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
HTMLElementobjects.
Agora custom HTML tag.
interface IntrinsicElements {
"agora-view": AgoraView | HTMLElement;
}
HTMLElement objects.