CommandkitFunctionsCreateElementVersion: NextOn this pageCreateElementcreateElement commandkitelement.ts Signaturefunction createElement(type: Function, props: Record<string, unknown>, children: any[]): CommandKitElement<ElementType> Parameters type parameterFunction props parameterRecord<string, unknown> children parameterany[]