Label
Display a label for the input field. For example checkout usage in Field component.
Components API
This component is built on top of Headless UI Input. Visit the docs for the built in props
| Prop | Default | Description |
className | — | stringClass names to add to wrapper component |
children | — | React.ReactNodeChildren to be rendered inside the component |
Last updated on