Overview
Labels are solely meant be used as labels in form controls, such as BwInput or BwCheckboxGroup.
Properties
| Property | Attribute | Description | Type | Default |
|---|
for | for | The for attribute of the label must exactly match the id of the form control. | string | undefined |
required | required | Whether the label is required | boolean | false |
Shadow Parts
| Part | Description |
|---|
"label" | The label element |
CSS Custom Properties
| Name | Description |
|---|
--color | The color of the label |
Dependencies
Used by
Graph
© 2025 United Systems & Software - All Rights Reserved.