Interface ControlHideShowOptions

interface ControlHideShowOptions {
    rootChange?: boolean;
}

Properties

Properties

rootChange?: boolean

Weather the hide/showFunction should be called on root group changes