Function: appendPropsTree2()
Меньше 1 минуты
Function: appendPropsTree2()
appendPropsTree2(
container,renderManager,enableFastProps?):PropsTreeContext
Appends PropsTree UI component inside DOM container.
Parameters
container
string | HTMLElement
Container element or element id.
renderManager
RenderManager instance.
enableFastProps?
boolean
Show fast properties tools on the PropsTree rows.
Returns
- PropsTreeContext instance.