Type alias CreateAppFunction<HostElement>

CreateAppFunction<HostElement>: ((rootComponent, rootProps?) => App<HostElement>)

Type Parameters

  • HostElement

Type declaration

Generated using TypeDoc