FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

textWrap NativeScript property is not accessible via CSS · Issue #5355 · NativeScript/NativeScript · GitHub

textWrap NativeScript property is not accessible via CSS #5355

Description

As stated in this documentation section the NativeScript specific properties should be accessible via CSS
with syntax like

Label {
    text-wrap: true;
}

StackLayout {
    orientation: horizontal;
}

However, the text-wrap can't be set via CSS. Playground demo demonstrating the issue can be found here - reported via the feedback form.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL