Skip to content

@line/bot-sdkDocs


@line/bot-sdk / messagingApi / FlexIconSize

Type Alias: FlexIconSize

FlexIconSize: "xxs" | "xs" | "sm" | "md" | "lg" | "xl" | "xxl" | "3xl" | "4xl" | "5xl"

You can set the width of an Flex icon component with the size property, in pixels, as a percentage, or with a keyword. FlexIconSize just provides only keywords.

Defined in

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