1.1.3 • Published 10 months ago
@equinor/fusion-wc-list v1.1.3
fusion-wc-list

Installation
npm install @equinor/fusion-wc-list
List <fwc-list>
Properties/Attributes
Name | Type | Default | Description |
---|---|---|---|
activatable | boolean | false | Sets activated attribute on selected items which provides a focus-persistent highlight. |
rootTabbable | boolean | false | When true , sets tabindex="0" on the internal list. Otherwise sets tabindex="-1" . |
multi | boolean | false | When true , enables selection of multiple items. |
wrapFocus | boolean | false | When true , pressing up on the keyboard when focused on the first item will focus the last item and down when focused on the last item will focus the first item. |
itemRoles | string\|null | null | Determines what role attribute to set on all list items. |
innerAriaLabel | string\|null | null | ARIA label of the internal <ul> element. |
innerRole | string\|null | null | Role of the internal <ul> element. |
noninteractive | boolean | false | When true , disables focus and pointer events (thus ripples) on the list. Used for display-only lists. |
1.1.3
10 months ago
1.1.2
1 year ago
1.1.1
1 year ago
1.0.2
2 years ago
1.1.0
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
0.3.6-next.1
2 years ago
0.3.6-next.0
2 years ago
0.4.1
2 years ago
0.4.0
2 years ago
0.3.5
2 years ago
0.3.4
2 years ago
0.3.3
2 years ago
0.3.2
2 years ago
0.3.0
3 years ago
0.2.1
3 years ago
0.3.1
3 years ago
0.2.2
3 years ago
0.2.0
3 years ago
0.1.20
3 years ago
0.1.21
3 years ago
0.1.22
3 years ago
0.1.23
3 years ago
0.1.24
3 years ago
0.1.17
3 years ago
0.1.18
3 years ago
0.1.19
3 years ago
0.1.16
3 years ago
0.1.12
4 years ago
0.1.13
4 years ago
0.1.14
4 years ago
0.1.15
4 years ago
0.1.11
4 years ago
0.1.8
4 years ago
0.1.7
4 years ago
0.1.6
4 years ago
0.1.5
4 years ago
0.1.4
4 years ago
0.1.3
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago