Exps

Methods

Text() → {string}

Return the plain text of the field.
Returns:
plain text of the field
Type: 
string

TextHTML() → {string}

Return the HTML text of the field.
Returns:
HTML text of the field
Type: 
string

Placeholder() → {string}

Return the placeholder of the field.
Returns:
placeholder of the field
Type: 
string

Tooltip() → {string}

Return the tooltip of the field.
Returns:
tooltip of the field
Type: 
string

CSSDependency() → {string}

Return CSS dependecy with style tags.
Returns:
CSS dependecy in string
Type: 
string