Newer Version Available

This content describes an older version of this product. View Latest

Buttons

Buttons are sometimes designed to appear with just an image, without any text. To create an accessible button, use ui:button and set a textual label using the label attribute. To hide the label from view, set labelDisplay="false". The text is available to assistive technologies, but not be visible on screen.