• Sets visibility of the target element without calling layoutchange event.

    Parameters

    • element: HTMLElement
    • visible: boolean
    • Optional params: AnyDict

      Additional parameters. {animate: false} forbid animation, {onComplete: someFunction} calls function someFunction after animation with source element as first parameter

    Returns void

    Source element.

    Method

    setVisibilityFast