Hierarchy

  • Translations

Properties

accessibleContainsControls: string

Used to describe a container that contains controls.

accessibleDependencyInfo: string

Provides properties to customize the screen reader text describing a specific dependency.

accessiblePredecessorInfo: string

Provides properties to customize the screen reader text describing predecessors of a task.

accessibleSuccessorInfo: string

Provides properties to customize the screen reader text describing successors of a task.

accessibleTaskTypeMilestone: string

Used to describe milestone task type for accessibility.

accessibleTaskTypeSummary: string

Used to describe summary task type for accessibility.

componentName: string

Used to describe the data visualization type for accessibility.

finishFinishDependencyAriaDesc: string

Used to describe finish to finish dependency type for accessibility.

finishStartDependencyAriaDesc: string

Used to describe finish to start dependency type for accessibility.

labelAndValue: string

Used to display a label and its value.

labelAttribute: string

Used for the default tooltip label for task attribute information.

labelBaselineDate: string

Used for the default tooltip label for baseline milestone information.

labelBaselineEnd: string

Used for the default tooltip label for baseline end time information.

labelBaselineStart: string

Used for the default tooltip label for baseline start time information.

labelClearSelection: string

Text shown for clearing multiple selection on touch devices.

labelCountWithTotal: string

Used to display a count out of a total.

labelDataVisualization: string

Label for data visualizations used for accessibility.

labelDate: string

Used for the default tooltip label for milestone information.

labelDowntimeEnd: string

Used for the default tooltip label for downtime end time information.

labelDowntimeStart: string

Used for the default tooltip label for downtime start time information.

labelEnd: string

Used for the default tooltip label for end time information.

labelInvalidData: string

Text shown when the component receives invalid data.

labelLabel: string

Used for the default tooltip label for task label information.

labelLevel: string

Used to describe row level in a hierarchical gantt for accessibility.

labelMoveBy: string

Used for the default tooltip label for task move scale change.

labelNoData: string

Text shown when the component receives no data.

labelOvertimeEnd: string

Used for the default tooltip label for overtime end time information.

labelOvertimeStart: string

Used for the default tooltip label for overtime start time information.

labelProgress: string

Used for the default tooltip label for task progress information.

labelResizeBy: string

Used for the default tooltip label for task resize scale change.

labelRow: string

Used for the default tooltip label for row information.

labelStart: string

Used for the default tooltip label for start time information.

rowAxisLabel: string

Used to describe the row axis for accessibility.

Deprecated

Since 17.1.0. This is not supported by the component.

startFinishDependencyAriaDesc: string

Used to describe start to finish dependency type for accessibility.

startStartDependencyAriaDesc: string

Used to describe start to start dependency type for accessibility.

stateCollapsed: string

Used to describe the collapsed state for accessibility.

stateDrillable: string

Used to describe a drillable object for accessibility.

stateExpanded: string

Used to describe the expanded state for accessibility.

stateHidden: string

Used to describe the hidden state for accessibility.

stateIsolated: string

Used to describe the isolated state for accessibility.

stateMaximized: string

Used to describe the maximized state for accessibility.

stateMinimized: string

Used to describe the minimized state for accessibility.

stateSelected: string

Used to describe the selected state for accessibility.

stateUnselected: string

Used to describe the unselected state for accessibility.

stateVisible: string

Used to describe the visible state for accessibility.

taskMoveCancelled: string

Used to indicate task move is cancelled for accessibility.

taskMoveFinalized: string

Used to indicate task move is finalized for accessibility.

taskMoveInitiated: string

Used to indicate task move is initiated for accessibility.

taskMoveInitiatedInstruction: string

Used to indicate task move instructions for accessibility.

taskMoveSelectionInfo: string

Used to indicate whether other tasks are also selected during move.

taskResizeCancelled: string

Used to indicate task resize is cancelled for accessibility.

taskResizeEndHandle: string

Used to indicate task end resize handle for accessibility.

taskResizeEndInitiated: string

Used to indicate task resize end is initiated for accessibility.

taskResizeFinalized: string

Used to indicate task resize is finalized for accessibility.

taskResizeInitiatedInstruction: string

Used to indicate task resize instructions for accessibility.

taskResizeSelectionInfo: string

Used to indicate whether other tasks are also selected during task resize.

taskResizeStartHandle: string

Used to indicate task start resize handle for accessibility.

taskResizeStartInitiated: string

Used to indicate task resize start is initiated for accessibility.

tooltipZoomIn: string

Used for the zoom in tooltip.

tooltipZoomOut: string

Used for the zoom out tooltip.

Generated using TypeDoc