Skip to content

BaseLabel

Props

NameDescriptionTypeDefault
hasErrorIf label is for error fieldboolean (optional)

Slots

NameDescriptionBindings
defaultSlot for content

Examples

vue
<BaseLabel for="name">Label for name</BaseLabel>
<BaseLabel for="name">Label for name</BaseLabel>

Released under the GNU GPLv3 License.