
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
344 B
Text
24 lines
344 B
Text
---
|
|
title: DefaultSizeStyle
|
|
status: published
|
|
category: tlschema
|
|
group: Variable
|
|
author: api
|
|
date: 06/23/2023
|
|
order: 20
|
|
---<Small>Public Readonly Variable</Small>
|
|
|
|
|
|
|
|
|
|
##### Signature
|
|
|
|
|
|
```ts
|
|
DefaultSizeStyle: import('./StyleProp').EnumStyleProp<'l' | 'm' | 's' | 'xl'>
|
|
```
|
|
|
|
##### References
|
|
|
|
[EnumStyleProp](/gen/tlschema/EnumStyleProp-class)
|
|
|