1.1.2 • Published 11 months ago
@equinor/fusion-wc-switch v1.1.2
<fusion-wc-switch>

Installation
npm install @equinor/fusion-wc-switch
Example Usage
<fwc-switch value='value' checked/>
Properties/Attributes
Name | Type | Default | Description |
---|---|---|---|
checked | boolean | false | Whether or not the switch should be checked / activated. |
disabled | boolean | false | Disables the input and sets the disabled styles. |
Events
Event Name | Target | Detail | Description |
---|---|---|---|
change | fwc-switch | {} | Fired when the user modifies the switch checked state from an input device interaction. Note that, like native <input> , the change event is not fired when the checked property is set from JavaScript. |
1.1.2
11 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.28-next.1
2 years ago
0.2.28-next.0
2 years ago
0.2.29
2 years ago
0.2.28
2 years ago
0.2.27
2 years ago
0.2.26
2 years ago
0.2.25
2 years ago
0.2.24
3 years ago
0.2.23
3 years ago
0.2.22
3 years ago
0.2.20
3 years ago
0.2.22-pr-355.3
3 years ago
0.2.16
3 years ago
0.2.15
3 years ago
0.2.14
3 years ago
0.2.19
3 years ago
0.2.18
3 years ago
0.2.17
3 years ago
0.2.13
4 years ago
0.2.12
4 years ago
0.2.10
4 years ago
0.2.9
4 years ago
0.2.8
4 years ago
0.2.7
4 years ago
0.2.6
4 years ago
0.2.5
4 years ago
0.2.4
4 years ago
0.2.3
4 years ago
0.2.2
4 years ago
0.2.1
4 years ago