Fixing 'templtae' typo in Dashboard schema markdown
This commit is contained in:
Bill Johnson 2020-05-08 08:41:15 -07:00 коммит произвёл GitHub
Родитель 3d4e2656b5
Коммит cafbdef167
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -24,10 +24,10 @@ For a full hierarchical description, follow [IDashboardConfig <types.d.ts>](../c
| `name`| `string` || Name of the dashboard to display in the navigation header
| `icon`| `string` || icon to display in the navigation menu (Defaiult: 'dashboard')
| `url`| `string` || ID to be used in the url (should be identical to ID)
| `description`| `string` || Short description for create templtae page
| `preview`| `string` || Preview image for create templtae page
| `category`| `string` || Category for create templtae page
| `html`| `string` || Full HTML description for create templtae page
| `description`| `string` || Short description for create template page
| `preview`| `string` || Preview image for create template page
| `category`| `string` || Category for create template page
| `html`| `string` || Full HTML description for create template page
| `config`| `object` || Dashboard level configuration including connections and layouts settings
| `dataSources`| `string` || List of data sources and queries
| `filters`| `string` || List of filter elements to display at the top of the dashboard