Looker components are React-based, pre-built pieces of Looker's application. Within the suite of Looker components there are UI components, filter components, and visualization components. Application developers can use components in data applications and extensions that are built on top of Looker. To see a full list of Looker's components, visit the Looker UI Components documentation site.
Components can be used with the Looker extension framework, Looker's Extension SDK, Looker's Embed SDK, and Looker's TypeScript/JavaScript SDK.
Documentation for Looker components is available at the following links.
Overview:
UI components:
Filter components:
Visualization components:
- Visualization components overview
- Using visualization components and a
qid
value to render a simple visualization - Using visualization components and a dashboard ID to render a simple visualization
- Using visualization components to render custom visualizations
- Using visualization components to build a custom visualization
- Visualization and Query property tables