Function createElement

  • This operation creates the DOM element described by the given elementName and attributes and assigns the instance to the template property on the current operation data.

    Parameters

    Returns TOperationResult<ICreateElementOperationData<any>>

Generated using TypeDoc