Bubble
Installation
Section titled “Installation”npm install @sk-web-gui/reactAnvändning
Section titled “Användning”import { Bubble } from '@sk-web-gui/react';| Prop | Typ | Standard | Beskrivning |
|---|---|---|---|
color | string | – | @default vattjom |
inverted | boolean | – | @default false |
variant | 'default' | 'simple' | – | Variant. default or simple (without extra decoration) @default default |
hideIcon | boolean | – | @default false |
icon | React.ReactElement | – | Trailing icon. @default <ArrowRight/> |
shadow | boolean | – | @default true |
Storyvarianter
Section titled “Storyvarianter”- Template – standardstory
- Implementation: @sk-web-gui/ai
- Storybook: Bubble