Skip to Content
InterfacesIFComponentKey

接口: IFComponentKey

继承于

属性

属性类型描述

componentKey

any

The key of the component to be rendered in the popup. if key is a string, it will be query from the component registry. if key is a React or Vue3 component, it will be rendered directly.

isVue3?

boolean

If componentKey is a Vue3 component, this must be set to true