class
Label

package haxe.ui.components

↪ haxe.ui.components.Label

Known Subclasses:  Link

A way to display static (uneditable) text.

behaviour
bindable
clonable
htmlText:String
A string containing HTML markup to be displayed inside the label.


override
cloneComponent():Label


style
textAlign:Null<String>
style
wordWrap:Null<Bool>