• JMap.Application.Form.destroyByContainerId

    Unmounts form by using container Id where it was rendered

    Parameters

    • containerId: string

      id of the container to unmount

    Returns void

    Example

    JMap.Application.Form.destroy("new-form")