Appearance
@line/bot-sdk • Docs
@line/bot-sdk / messagingApi / FlexSpanSize
Type Alias: FlexSpanSize
FlexSpanSize:
"xxs"
|"xs"
|"sm"
|"md"
|"lg"
|"xl"
|"xxl"
|"3xl"
|"4xl"
|"5xl"
Font size in the size
property of the Flex span component. You can specify the size in pixels or with a keyword. FlexSpanSize just provides only keywords.