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