1.0.0 • Published 9 months ago

@swc-uxp-wrappers/illustrated-message v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

Description


  • For detailed README regarding @spectrum-web-components/illustrated-message refer this link

  • Detailed specification regarding @spectrum-web-components/illustrated-message support in UXP through @swc-uxp-wrappers/illustrated-message refer this link

Usage


yarn add @swc-uxp-wrappers/illustrated-message

Import the side effectful registration of <sp-illustrated-message> via:

import '@swc-uxp-wrappers/illustrated-message/sp-illustrated-message.js';

When looking to leverage the IllustratedMessage base class as a type and/or for extension purposes, do so via:

import { IllustratedMessage } from '@swc-uxp-wrappers/illustrated-message';

Example


<sp-illustrated-message></sp-illustrated-message>