-
Notifications
You must be signed in to change notification settings - Fork 38
MStepState
Stanislav Podolia edited this page Aug 8, 2019
·
2 revisions
-
MStepperFeedback
-
content : () -> Material
-
content : () -> Material
-
MultilineErrorState
-
text : Transform<string>
-
text : Transform<string>
-
MContinueFn
-
fn : () -> bool
-
fn : () -> bool
-
MCancelFn
-
fn : () -> void
-
fn : () -> void
-
MCompleteStatus
-
complete : DynamicBehaviour<bool>
-
complete : DynamicBehaviour<bool>
-
MEnabled
Disables inner clickable materials in most of the components-
enabled : Transform<bool>
-
enabled : Transform<bool>
-
MBackButton
-
text : string
-
style : [ MTextButtonStyle ]
-
state : [ MButtonState ]
-
text : string
-
MContinueButton
-
text : string
-
style : [ MTextButtonStyle ]
-
state : [ MButtonState ]
-
text : string
-
MCompleteButton
-
text : string
-
style : [ MTextButtonStyle ]
-
state : [ MButtonState ]
-
text : string
-
MCancelButton
-
text : string
-
style : [ MTextButtonStyle ]
-
state : [ MButtonState ]
-
text : string