This story is not configured to handle controls. Learn how to add controls
Name | Description | Default | Control |
---|---|---|---|
children* | ReactNode | - | - |
bordered | boolean | "true" | ({ "@desktop"?: boolean | "true"; "@laptop"?: boolean | "true"; "@tablet"?: boolean | "true"; "@largeMobile"?: boolean | "true"; "@mobile"?: boolean | "true"; "@initial"?: boolean | "true"; } & { ...; }) | - | - |
css | CSS | - | - |
fw | "bold" | "semibold" | "medium" | "regular" | ({ "@desktop"?: "bold" | "semibold" | "medium" | "regular"; "@laptop"?: "bold" | "semibold" | "medium" | "regular"; "@tablet"?: "bold" | "semibold" | "medium" | "regular"; "@largeMobile"?: "bold" | ... 2 more ... | "regular"; "@mobile"?: "bold" | ... 2 more ... | "regular... | - | - |
roundness | "sm" | "pill" | ({ "@desktop"?: "sm" | "pill"; "@laptop"?: "sm" | "pill"; "@tablet"?: "sm" | "pill"; "@largeMobile"?: "sm" | "pill"; "@mobile"?: "sm" | "pill"; "@initial"?: "sm" | "pill"; } & { ...; }) | - | - |
uppercase | boolean | "true" | ({ "@desktop"?: boolean | "true"; "@laptop"?: boolean | "true"; "@tablet"?: boolean | "true"; "@largeMobile"?: boolean | "true"; "@mobile"?: boolean | "true"; "@initial"?: boolean | "true"; } & { ...; }) | - | - |
variant | "success" | "warning" | "danger" | "primary" | "secondary" | "neutral" | "outlineWarning" | "outlineNeutral" | "outlineSuccess" | "outlineDanger" | "outlineSecondary" | "outlinePrimary" | ({ ...; } & { ...; }) | - | - |
No interactions found