Appearance
@line/bot-sdk • Docs
@line/bot-sdk / messagingApi / FlexMargin
Type Alias: FlexMargin
FlexMargin:
"none"
|"xs"
|"sm"
|"md"
|"lg"
|"xl"
|"xxl"
You can specify the minimum space before a child component with the margin
property of the child component, in pixels or with a keyword. FlexMargin just provides only keywords.