IntrinsicElements
v4.5.2
v4.5.2
v4.5.0
v4.4.0
v4.3.2
v4.3.1
v4.3.0
v4.2.3
v4.2.2
声网自定义 HTML 标签。
TypeScript
interface IntrinsicElements {
"agora-view": AgoraView | HTMLElement;
}
agora-view
自定义标签的名称。该标签支持渲染 AgoraView 对象和
HTMLElement
对象。