createElement
createElement(type, props, children): CommandKitElement<ElementType>
Parameter | Type | Optional |
---|---|---|
type | Function | ❌ |
props | Record<string | unknown> |
children | Array<any> | ❌ |
Parameter | Type | Optional |
---|---|---|
type | Function | ❌ |
props | Record<string | unknown> |
children | Array<any> | ❌ |