- Source
Methods
Text() → {string}
Return the plain text of the field.
- Source
Returns:
plain text of the field
- Type:
- string
TextHTML() → {string}
Return the HTML text of the field.
- Source
Returns:
HTML text of the field
- Type:
- string
Placeholder() → {string}
Return the placeholder of the field.
- Source
Returns:
placeholder of the field
- Type:
- string
Tooltip() → {string}
Return the tooltip of the field.
- Source
Returns:
tooltip of the field
- Type:
- string
CSSDependency() → {string}
Return CSS dependecy with style tags.
- Source
Returns:
CSS dependecy in string
- Type:
- string