@swc-uxp-wrappers/table

2.0.0 • Public • Published

Description



This is UXP wrapper for `@spectrum-web-components/table` package
  • For detailed README regarding @spectrum-web-components/table refer this link

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

Usage



yarn add @swc-uxp-wrappers/table

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

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

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

import { Table } from '@swc-uxp-wrappers/table';

Example



<sp-table></sp-table>

Known Issues

  • Virtualised table does not work
  • Selects attribute does not work

/@swc-uxp-wrappers/table/

    Package Sidebar

    Install

    npm i @swc-uxp-wrappers/table

    Weekly Downloads

    23

    Version

    2.0.0

    License

    Apache-2.0

    Unpacked Size

    27.4 kB

    Total Files

    31

    Last publish

    Collaborators

    • inasirhussain
    • ledzepfan
    • bhatiapankaj