Text input component with icon, affix, label and hint text
https://www.figma.com/file/JesXQFLaPJLc1BdBM4sisI/🦓-ZDS---Components?node-id=23116-92946
https://zeta-ds.web.app/web/storybook/?path=/docs/text-input--docs
Optional
Whether text field is in error state.
Error hint text
Shown if error, replaces hintText.
error
hintText
Hint text shown below text field.
if error, then errorText is shown instead.
errorText
Label shown above text field.
Leading icon name.
Prefix text.
Suffix text.
Trailing icon name.
Type of field
Static
MDN Reference
Protected
Invoked on each update to perform rendering tasks. This method may return any value renderable by lit-html's ChildPart - typically a TemplateResult. Setting properties inside this method will not trigger the element to update.
ChildPart
TemplateResult
Text input component with icon, affix, label and hint text
Figma
https://www.figma.com/file/JesXQFLaPJLc1BdBM4sisI/🦓-ZDS---Components?node-id=23116-92946
Storybook
https://zeta-ds.web.app/web/storybook/?path=/docs/text-input--docs