Looker Studio Community Component Library (dscc)

The dscc library handles events and provides convenience methods to simplify development of visualizations.

Download

It is recommended you download and use the minified version of the library with your visualization.

Using npm

To use this library through npm, run:

npm install --save @google/dscc

The source code for dscc is available in the ds-component GitHub repo.

Using the library