Transforms API data into a component
| Name | Constraints | Optional | Default | Description |
|---|---|---|---|---|
| T | keyof MappedComponentTypes | No | None |
| Name | Type | Optional | Description |
|---|---|---|---|
| data | APIMessageComponent & { type: T } | No | The data to create the component from |
| Name | Constraints | Optional | Default | Description |
|---|---|---|---|---|
| T | keyof MappedComponentTypes | No | None |
| Name | Type | Optional | Description |
|---|---|---|---|
| data | APIMessageComponent & { type: T } | No | The data to create the component from |