Whether the element should be visible.
Optional params: { Optional animate?: booleanWhether to force animation
false
Optional layoutchange?: booleanWhether to call layoutchange event
true
Optional oncalls function after animation with source element as first parameter
Source element.
Sets visibility of the target element. Some elements can have custom handling, others are hidden by setting display to none.