@looker/visualizations-table
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

@looker/visualizations-table

This package stores the core web component used for Looker's open source table visualization.

Installation

If you are working with Looker Visualizations Components, you will likely not need to reference the this package directly. But if you would like to import Table to extend or use outside of that context you can install it with npm or Yarn:

  • npm: npm install @looker/visualizations-table
  • Yarn: yarn add @looker/visualizations-table

You'll also need to satisfy a few peer dependencies - Looker/components, React, and Styled Components:

  • npm: npm install @looker/components react react-dom styled-components
  • Yarn: yarn add @looker/components react react-dom styled-components

Getting Started

import { Table } from '@looker/visualizations-table'

Please see the documentation for @looker/visualizations for instructions on getting started with Looker Visualization Components. After that, be sure to check out the Looker Developer Portal to see Table configuration options, or view the extension framework documentation for more advanced usage.

Readme

Keywords

none

Package Sidebar

Install

npm i @looker/visualizations-table

Weekly Downloads

243

Version

1.1.3

License

MIT

Unpacked Size

588 kB

Total Files

350

Last publish

Collaborators

  • drstrangelooker
  • guyellis
  • looker-ops
  • scullin
  • jkaster
  • looker-open-source
  • fabio-looker
  • bryans99
  • mdodgelooker
  • dbchristopher
  • google-wombot