Appearance
@line/bot-sdk / messagingApi / FlexMargin
Type Alias: FlexMargin
FlexMargin =
"none"|"xs"|"sm"|"md"|"lg"|"xl"|"xxl"
Defined in: lib/messaging-api/model/flexMargin.ts:17
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.