This package has been deprecated

Author message:

Upgraded to M3 version. New package: @maicol07/material-web-additions

@maicol07/mwa-data-table
TypeScript icon, indicating that this package has built-in type declarations

0.26.1 • Public • Published

<mwa-data-table> Published on npm

Data tables display sets of data across rows and columns.

They organize information in a way that’s easy to scan, so that users can look for patterns and insights.

Data tables can contain:

  • Interactive components (such as chips, buttons, or menus)
  • Non-interactive elements (such as badges)
  • Tools to query and manipulate data

For additional information, see the API.

MWC Data table encapsulates MDC Data Table.

DataTable

Installation

See it on NPM! How big is this package in your project?

Package Manager Command
npm npm install @maicol07/mwa-data-table
yarn yarn add @maicol07/mwa-data-table
pnpm pnpm add @maicol07/mwa-data-table

NOTE: The Material Web Components are distributed as ES2017 JavaScript Modules, and use the Custom Elements API. They are compatible with all modern browsers including Chrome, Firefox, Safari, Edge, and IE11, but an additional tooling step is required to resolve bare module specifiers, as well as transpilation and polyfills for Edge and IE11. See here for detailed instructions.

API & Example Usage

If you don't see anything else below, click this button to see the API and the example usage:

Storybook

/@maicol07/mwa-data-table/

    Package Sidebar

    Install

    npm i @maicol07/mwa-data-table

    Weekly Downloads

    1

    Version

    0.26.1

    License

    Apache-2.0

    Unpacked Size

    586 kB

    Total Files

    55

    Last publish

    Collaborators

    • maicol07