You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@equinor/fusion-wc-list

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/fusion-wc-list

<!--prettier-ignore-start--> ## `fusion-wc-list` [![Published on npm](https://img.shields.io/npm/v/@equinor/fusion-wc-list.svg)](https://www.npmjs.com/package/@equinor/fusion-wc-list)

1.1.4
latest
npmnpm
Version published
Weekly downloads
567
58.38%
Maintainers
4
Weekly downloads
 
Created
Source

fusion-wc-list Published on npm

Storybook

Installation

npm install @equinor/fusion-wc-list

List <fwc-list>

Properties/Attributes

NameTypeDefaultDescription
activatablebooleanfalseSets activated attribute on selected items which provides a focus-persistent highlight.
rootTabbablebooleanfalseWhen true, sets tabindex="0" on the internal list. Otherwise sets tabindex="-1".
multibooleanfalseWhen true, enables selection of multiple items.
wrapFocusbooleanfalseWhen 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.
itemRolesstring|nullnullDetermines what role attribute to set on all list items.
innerAriaLabelstring|nullnullARIA label of the internal <ul> element.
innerRolestring|nullnullRole of the internal <ul> element.
noninteractivebooleanfalseWhen true, disables focus and pointer events (thus ripples) on the list. Used for display-only lists.

FAQs

Package last updated on 07 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts