Skip to content

@line/bot-sdkDocs


@line/bot-sdk / messagingApi / FlexMargin

Type Alias: FlexMargin

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

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.

Defined in

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