Skip to main content

wai_aria_attributes

Description

Enables WAI-ARIA support to make the component recognizable for screen readers

wai_aria_attributes: boolean

Example

gantt.config.wai_aria_attributes = true;
...
gantt.init("gantt_here");

Default value: true

Details

added in version 4.1