Init doc structure

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
This commit is contained in:
Philipp Hugenroth
2024-01-23 14:05:10 +01:00
parent b4c7f8a059
commit 5b70e5591d
2 changed files with 26 additions and 1 deletions
@@ -0,0 +1,24 @@
---
id: built-in-data-refs
title: Built-in data refs
sidebar_label: Built-in data refs
# prettier-ignore
description: Configuring or overriding built-in data refs
---
## Disable built-in data refs
## Override built-in data refs
## Default built-in data refs
### Example
#### Example
Extensions that provides a default `light` and `dark` app themes.
| kind | namespace | name | id |
| :---: | :-------: | :---: | :---------------: |
| theme | app | light | `theme:app/light` |
| theme | app | dark | `theme:app/dark` |