Feathers UI API Reference (Haxe/OpenFL)
View source
interface
IHTMLTextControl
package
feathers.core
extends
IUIControl
extended by
Label
A user interface control that displays HTML text.
Available since
1.0.0
.
Variables
htmlText
:
String
The HTML text to display.
Available since
1.0.0
.