Appearance
@line/bot-sdk / FlexSpacer
Type Alias: FlexSpacer
FlexSpacer =
object
Defined in: lib/types.ts:1554
This is an invisible component that places a fixed-size space at the beginning or end of the box.
Deprecated
Properties
size?
optionalsize:"xs"|"sm"|"md"|"lg"|"xl"|"xxl"
Defined in: lib/types.ts:1561
Size of the space. The size increases in the order of listing. The default value is md.
type
type:
"spacer"
Defined in: lib/types.ts:1555