Type: | text |
---|---|
Inherited: | no |
Used By: | All block elements |
Default: | none |
The title attribute has the same purpose as it does in HTML; to add descriptive text text to any element - particularly input elements.
<input id="name" title="Person Name" type="text">