Type Table
A table for documenting types
| Prop | Type | Default | 
|---|---|---|
| percentage | number | 0.2 | 
Usage
It accepts a type property.
References
Type Table
| Prop | Type | Default | 
|---|---|---|
| type | Record<string, ObjectType> | - | 
Object Type
| Prop | Type | Default | 
|---|---|---|
| description | ReactNode | - | 
| type | string | - | 
| typeDescription | ReactNode | - | 
| typeDescriptionLink | string | - | 
| default | string | - | 
Edit on GitHub
Last updated on
