2.0.0 • Published 1 year ago
@swc-uxp-wrappers/action-bar v2.0.0
Description
For detailed README regarding
@spectrum-web-components/action-barrefer this linkDetailed specification regarding
@spectrum-web-components/action-barsupport in UXP through@swc-uxp-wrappers/action-barrefer this link
Usage
yarn add @swc-uxp-wrappers/action-barImport the side effectful registration of <sp-action-bar> via:
import '@swc-uxp-wrappers/action-bar/sp-action-bar.js';When looking to leverage the ActionBar base class as a type and/or for extension purposes, do so via:
import { ActionBar } from '@swc-uxp-wrappers/action-bar';Example
<sp-action-bar></sp-action-bar>Known issues
- Sticky variant is not supported