- Preparing search index...
- The search index is not available
@matterway/sdk
Function createSkillMountRoot
- createSkillMountRoot(options): HTMLDivElement
-
Parameters
-
options: {
identifier: string;
onDestroy: ((reactMountRoot) => any);
}
-
identifier: string
-
onDestroy: ((reactMountRoot) => any)
-
- (reactMountRoot): any
-
Parameters
-
reactMountRoot: HTMLElement
Returns any
Returns HTMLDivElement