Skip to main content

Configurable Layout Package

All code for creating configurable layouts has been migrated to the @shared/configurable-layouts package. This migration simplifies some internal complexity and lays the groundwork for clearer boundaries between configurable layout code and dashboard panels themselves. @shared/configurable-layouts is written in TypeScript so devs can utilize it seamlessly in TypeScript files.

See the package README for documentation and examples.