Search Docs
Loading...
Skip to content

Type Alias: SizeMode

type SizeMode =
| WidthMode
| HeightMode;