IntrinsicElements

Agora custom HTML tag.

interface IntrinsicElements {
  "agora-view": AgoraView | HTMLElement;
}

Properties

agora-view
The name of the custom tag. This tag supports rendering AgoraView and HTMLElement objects.