FunctionsdefineComponentsdefineComponents CallabledefineComponents(...components: ComponentConstructor<{}>[]): voiddefineComponents(prefix: string, ...components: ComponentConstructor<{}>[]): voidDefines a set of components with the given prefix.
Defines a set of components with the given prefix.