Function: appendPropsTree()
Меньше 1 минуты
Function: appendPropsTree()
appendPropsTree(
container,metaManager):PropsTreeContext
Appends PropsTree UI component inside DOM container.
Parameters
container
string | HTMLElement
Container element or element id.
metaManager
MetaManager instance.
Returns
- PropsTreeContext instance.
Deprecated
- Use appendPropsTree2