Textarea
Installation
Section titled “Installation”npm install @sk-web-gui/reactAnvändning
Section titled “Användning”import { Textarea } from '@sk-web-gui/react';| Prop | Typ | Standard | Beskrivning |
|---|---|---|---|
showCount | boolean | – | |
maxLength | number | – | |
maxLengthWarningText | string | – |
Storyvarianter
Section titled “Storyvarianter”- Template – standardstory
- Disabled – standardstory
- Readonly – standardstory
- Invalid – standardstory
- Counter – standardstory
- WithUseForm – standardstory
- TextareaGroup – standardstory
- Implementation: @sk-web-gui/forms
- Storybook: Textarea