No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Help and Error Messages
Use the ariaDescribedby attribute to associate the help text or error message with a particular field.
1swfobject.registerObject("clippy.codeblock-0", "9");<ui:inputText label="Contact Name" labelPosition="top" ariaDescribedby="contact" />
2<ui:outputText aura:id="contact" value="This is an example of a help text." />