-
Notifications
You must be signed in to change notification settings - Fork 38
MTextClickable
Stanislav Podolia edited this page Aug 8, 2019
·
4 revisions
MBaselineCols([
MTextClickable("MTextClickable", nop, [], []),
MFixedX(8.0),
MTextClickable("MTextClickable", nop, [], [THovering(make(true))])
])
-
text : string
-
onClick : () -> void
-
style : [ MClickableTextStyle ]
-
state : [ MButtonState ]