Skip to main content

link_attribute

Description

Sets the name of the attribute that will specify the id of the link's HTML element

link_attribute: string

Example

gantt.config.link_attribute = "data-link-id"

Default value: "data-link-id"

Details

data_link_id

The link_id attribute is included to remain backward compatibility with previous versions.