(
rootContainer: HostElement | string,
/**
* @internal
*/
isHydrate?: boolean,
/**
* @internal
*/
namespace?: boolean | ElementNamespace,
/**
* @internal
*/
vnode?: VNode,
)
| 64 | directive: Directive<HostElement, Value, Modifiers, Arg>, |
| 65 | ): this |
| 66 | mount( |
| 67 | rootContainer: HostElement | string, |
| 68 | /** |
| 69 | * @internal |
no outgoing calls