
This PR moves the docs site to the private repo while keeping the docs content on the public repo. ### Change Type - [x] `documentation`
24 lines
316 B
Text
24 lines
316 B
Text
---
|
|
title: TLUiToolbarSchemaContextType
|
|
status: published
|
|
category: ui
|
|
group: TypeAlias
|
|
author: api
|
|
date: 06/23/2023
|
|
order: 48
|
|
---<Small>Public TypeAlias</Small>
|
|
|
|
|
|
|
|
|
|
##### Signature
|
|
|
|
|
|
```ts
|
|
type TLUiToolbarSchemaContextType = TLUiToolbarItem[]
|
|
```
|
|
|
|
##### References
|
|
|
|
[TLUiToolbarItem](/gen/ui/TLUiToolbarItem-type)
|
|
|