Difference between revisions of "Template:ZKComponentReferenceAccessibilityNamingReference"
From Documentation
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= Label a Component = | = Label a Component = | ||
− | To name a component with ARIA attribute, please refer to [[ZK_Developer's_Reference/Accessibility#Specify_ARIA_Attributes]] | + | To name a component with ARIA attribute by adding the <code>aria-label</code> client attribute to the component, please refer to [[ZK_Developer's_Reference/Accessibility#Specify_ARIA_Attributes]] |
Latest revision as of 02:03, 12 July 2022
Label a Component
To name a component with ARIA attribute by adding the aria-label
client attribute to the component, please refer to ZK_Developer's_Reference/Accessibility#Specify_ARIA_Attributes