+
| Prop | -Type | -Default | -Description | -
|---|---|---|---|
| - {item.prop} - | -
-
- {Array.isArray(item.type) ? (
- item.type.map(type => (
- {type}
- ))
- ) : (
- {item.type}
- )}
-
- |
- - {item.default} - | -{item.description} | -