Tooltip
Installation
Section titled “Installation”npm install @sk-web-gui/reactAnvändning
Section titled “Användning”import { Tooltip } from '@sk-web-gui/react';| Prop | Typ | Standard | Beskrivning |
|---|---|---|---|
position | 'above' | 'below' | 'right' | 'left' | – | Select the position of the tooltip @default below |
children | React.ReactNode | – | React Node |
Storyvarianter
Section titled “Storyvarianter”- Template – standardstory
- Example – standardstory
- Implementation: @sk-web-gui/tooltip
- Storybook: Tooltip