Skip to content

@line/bot-sdkDocs


@line/bot-sdk / messagingApi / FlexBoxSpacing

Type Alias: FlexBoxSpacing

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

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.

Defined in

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