Skip to content
jdubs edited this page Oct 23, 2016 · 1 revision

Overview

This function sets the element to hidden.

Signature

hide()

Example

spec['Input'].hide();
get('elementName').hide();

Clone this wiki locally