New to Kendo UI for Vue? Start a free 30-day trial
SmartPasteButton Accessibility
Updated on Apr 22, 2026
The SmartPasteButton is accessible by screen readers and provides full WAI-ARIA support.
WAI-ARIA
The SmartPasteButton follows the WAI-ARIA specification for the Button design pattern.
| Attribute | Value | Description |
|---|---|---|
role | button | Indicates that the element is a button. |
aria-label | Defines a string that labels the SmartPasteButton. | |
aria-disabled | true | Set when the SmartPasteButton is disabled. |
Section 508
The SmartPasteButton is compliant with Section 508 requirements.