A vanilla web component to view table data
npm install @vanillawc/wc-tableInstallation
``sh`
npm i @vanillawc/wc-table
Import from NPM
`html`
Import from CDN
`html`
Try it on WebComponents.dev
Attributes
- src - load an external CSV/JSON file
Properties
- value - get/set the editor's contents
`html`
By default, See CONTRIBUTING.md contains an un-styled ` element in the lightDOM. That means, it will inherit any global CSS styles present on the site and can be styled directly using CSS.
Contributing