-
Notifications
You must be signed in to change notification settings - Fork 37
MCardBlock
Stanislav Podolia edited this page Aug 8, 2019
·
5 revisions
-
MRichMediaBlock
Block for custom material-
content : Material
-
style : [ MCardStyle ]
-
content : Material
-
MActionBlock
Block for actions (icon buttons, buttons etc.). left, right - items aligned to the left or right-
left : [ Material ]
-
right : [ Material ]
-
style : [ MCardStyle ]
-
left : [ Material ]
-
MPrimaryTextBlock
Title with subtitle-
title : string
-
text : string
-
style : [ MCardStyle ]
-
title : string
-
MSupportingTextBlock
Subtitle-
text : string
-
style : [ MCardStyle ]
-
text : string
-
MCard
Cards
Material Guidelines | Cards-
blocks : [ MCardBlock ]
-
style : [ MCardStyle ]
-
state : [ MButtonState ]
-
blocks : [ MCardBlock ]
-
MSeparatorBlock
Horizontal or vertical line -
MExpanderBlock
Expander-
header : Material
-
details : () -> Material
-
expander : DynamicBehaviour<bool>
-
expanderStyle : [ MExpanderStyle ]
-
header : Material
-
TEmpty
Practically exact copies of Form