Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / FlexBoxSpacing

Type Alias: FlexBoxSpacing

FlexBoxSpacing: "none" | "xs" | "sm" | "md" | "lg" | "xl" | "xxl"

Defined in: lib/messaging-api/model/flexBoxSpacing.ts:17

You can specify the minimum space between two components with the spacing property of the parent box component, in pixels or with a keyword. FlexBoxSpacing just provides only keywords.