vtex / shoreline

VTEX Design System for back-office experiences. Currently available for internal usage at VTEX.
https://shoreline.vtex.com
24 stars 1 forks source link

TextArea: Architecture #1060

Closed davicostalf closed 1 year ago

davicostalf commented 1 year ago

Figma do componente

Props, descrições, valores e default

Nome Descrição Valores Default
label Input label text. string
optional Makes the input optional and adds the (optional) indicator. boolean false
help Displays a help text below the input. boolean false
helpText Help text that appears when help is true. string
error Changes the input to error state. boolean false
errorText Error text that appears when error is true. string
maxLength Defines the maximum number of characters accepted by the input. number
beatrizmilhomem commented 1 year ago

Dúvida em aberto: devemos adicionar o elemento para expandir o campo no canto direito embaixo? https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_textarea