CommandkitInterfacesContainerPropsVersion: NextOn this pageContainerPropsContainerProps commandkitcontainer.ts Signatureinterface ContainerProps extends Omit<ContainerComponentData, 'type' | 'components'> { children?: ComponentBuilder[];} Extends: Omit<ContainerComponentData, 'type' | 'components'> childrenpropertyComponentBuilder[]