@swc-uxp-wrappers/tags
v2.0.0
Published
UXP wrapper of the @spectrum-web-components/tags component
Downloads
8
Readme
Description
For detailed README regarding
@spectrum-web-components/tags
refer this linkDetailed specification regarding
@spectrum-web-components/tags
support in UXP through@swc-uxp-wrappers/tags
refer this link
Usage
yarn add @swc-uxp-wrappers/tags
Import the side effectful registration of <sp-tags>
via:
import '@swc-uxp-wrappers/tags/sp-tags.js';
When looking to leverage the Tags
base class as a type and/or for extension purposes, do so via:
import { Tags } from '@swc-uxp-wrappers/tags';
Example
<sp-tags></sp-tags>
Known Issues
- Avatar do not get greyscaled with disabled attribute