Embeddable Docs
HomeHome (opens in a new tab)RoadmapRoadmap (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Introduction
    • 0: Quick start guide
    • 1: Set up your repo
    • 2: Set up your workspace
    • 3: Build an Embeddable
    • 4. Switch the theme
    • 5: Build a component
    • Connect your database
    • Database credentials
    • Set up Environments
    • Troubleshooting
    • Bring your own Cube
    • Cube Cloud
    • Using Cube Cloud with dbt
    • Data modeling 101
    • Getting setup
    • Testing your models
    • Defining data models
    • Dimensions and Measures
    • Joins
    • Example models
    • Row-level security
    • Views
    • Access Policies
    • Pushing your models
      • In-memory cache
      • Pre-aggregations
      • Caching API
      • Introduction
      • Theming
      • Chart colors
        • Introduction
        • Quick start guide
        • Core tokens
        • Semantic tokens
        • Component tokens
      • Internationalization
        • Date ranges
        • Comparison ranges
        • Chart overrides
        • Export options
      • Building components
      • Introduction
    • Intro to development
    • Developing locally
    • Defining components
    • The `defineComponent` function
    • The `loadData` function
    • Adding interactivity
    • Client Context
    • Theming
    • Defining custom types
    • Extending native types
    • Pushing code
    • Intro to dashboards
    • Building dashboards
    • Adding interactivity
    • Starter components
    • Saving versions
    • Publishing
    • Custom Canvas
    • Debugging dashboards
    • Embedding dashboards
    • Tokens API
    • Saved versions
    • Interacting with your Embeddable
    • Deploying Custom Canvas
    • Versions API
    • Embeddables API
    • Deployment Regions
  • More
    • Create a Custom Chart
    • Create a Custom Theme
  • Patch Notes
  • What's new
  • Cube versions
Question? Give us feedback → (opens in a new tab)Edit this page
Out-of-the-box components
Vanilla Components
Introduction

Vanilla Components

This section is coming soon.

Building componentsIntro to development