December 2017
Beginner
372 pages
10h 32m
English
The label control in a web application is a bit different than the label control in NativeScript, having a text property that does not exist in HTML. In our case, we have a text attribute that is bound to a heading property from the component. This label UI element is rendered as a UILabel element in iOS, and android.widget.Textview in the Android platform.
Read now
Unlock full access