@vonage/vwc-formfield
v2.46.1
Published
> TODO: description
Keywords
Readme
vwc-formfield
API
Slots
Name | Description --------- | ----------- default | The input element that this form field provides a label for.
Properties/Attributes
Name | Type | Description
------- | -------- | ----------------------------------
label | string | The text to display for the label and sets a11y label on input. (visually overriden by slotted label)
alignEnd | boolean | Align the component at the end of the label.
spaceBetween | boolean | Add space between the component and the label as the formfield grows.
nowrap | boolean | Prevents the label from wrapping and overflow text is ellipsed. |
