Function: loadUIKitMLComponent()
loadUIKitMLComponent(
configURL,options):Promise<Component<BaseOutProperties>>
Defined in: packages/core/src/ui/uikitml.ts:141
Fetch, parse, and instantiate a UIKitML document.
Parameters
configURL
string
options
UIKitMLLoadOptions = {}
Returns
Promise<Component<BaseOutProperties>>