1.8.1 • Published 2 years ago
@finastra/checkbox v1.8.1
Checkbox
Checkboxes allow the user to select one or more items from a set.
Usage
Import
npm i @finastra/checkbox
import '@finastra/checkbox';
...
<fds-checkbox checked></fds-checkbox>
API
Properties
Property | Attribute | Modifiers | Type | Default | Description |
---|---|---|---|---|---|
ariaDescribedBy | string | ||||
ariaLabel | string | ||||
ariaLabelledBy | string | ||||
checked | checked | boolean | true | Whether the checkbox is checked. | |
disabled | disabled | boolean | false | Disabled state for the component. When disabled is set to true , thecomponent will not be added to form submission. | |
indeterminate | indeterminate | boolean | false | It is used on the parent to indicate that some but not all of its children are checked. | |
isRippleActive | readonly | ||||
name | string | ||||
reducedTouchTarget | boolean | Touch target extends beyond visual boundary of a component by default.Set to true to remove touch target added to the component. | |||
ripple | Promise<Ripple \| null> | Implement ripple getter for Ripple integration with mwc-formfield | |||
styles | CSSResult[] | "styles" | |||
value | string |
Methods
Method | Type |
---|---|
click | (): void |
CSS Custom Properties
Property | Type | Default | Description |
---|---|---|---|
--fds-primary | color | "#694ED6" | Checkbox color |
1.8.1
2 years ago
1.8.0
2 years ago
1.7.0
2 years ago
1.6.0
2 years ago
1.4.2
2 years ago
1.4.1
2 years ago
1.4.0
2 years ago
1.5.0
2 years ago
1.3.0
2 years ago
1.2.8
3 years ago
1.2.7
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.2.1
3 years ago
1.2.12
3 years ago
1.2.13
2 years ago
1.2.10
3 years ago
1.2.11
3 years ago
1.2.16
2 years ago
1.2.17
2 years ago
1.2.14
2 years ago
1.2.15
2 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago
1.2.9
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
0.0.42
3 years ago
0.0.44
3 years ago
1.0.3
3 years ago
0.0.40
3 years ago
0.0.41
3 years ago
0.0.32
3 years ago
0.0.33
3 years ago
0.0.34
3 years ago
0.0.35
3 years ago
0.0.36
3 years ago
0.0.37
3 years ago
0.0.38
3 years ago
0.0.39
3 years ago
0.0.30
3 years ago
0.0.31
3 years ago
0.0.29
3 years ago
0.0.26
3 years ago
0.0.27
3 years ago
0.0.28
3 years ago
0.0.25
3 years ago
0.0.23
3 years ago
0.0.24
3 years ago
0.0.22
3 years ago
0.0.21
3 years ago