1.1.2 • Published 10 months ago
@equinor/fusion-wc-formfield v1.1.2
fusion-wc-checkbox

Installation
npm install @equinor/fusion-wc-formfield
Example Usage
<fwc-formfield label='My label' nowrap>
<fwx-checkbox />
</fwc-formfield>
Properties/Attributes
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. |
Methods
None
Events
None
1.1.2
10 months ago
1.1.1
1 year ago
1.1.0
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago
0.2.20
2 years ago
0.2.19
2 years ago
0.2.19-next.0
2 years ago
0.2.19-next.1
2 years ago
0.2.16
2 years ago
0.2.18
2 years ago
0.2.17
2 years ago
0.2.15
3 years ago
0.2.14
3 years ago
0.2.13
3 years ago
0.2.12
3 years ago
0.2.11
3 years ago
0.2.10
3 years ago
0.2.7
3 years ago
0.2.9
3 years ago
0.2.8
3 years ago
0.2.6
4 years ago
0.2.5
4 years ago
0.2.3
4 years ago
0.2.2
4 years ago
0.2.1
4 years ago
0.2.0
4 years ago