TaskTooltip
Feature
Displays a tooltip when hovering a task. By default the tooltip displays:
- task name
- task column
- task swimlane (if using swimlanes)
- names of assigned resources (if any)
To customize the contents, supply your own template:
This feature is disabled by default.
No results
Configs
Configs are options you supply in a configuration object when creating an instance of this classProperties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of TaskTooltip class, or subclass thereof.
-
Identifies an object as an instance of TaskTooltip class, or subclass thereof.
CSS variables
CSS variables that can be set to adjust appearance| Name | Description |
|---|---|
| --b-task-board-tooltip-label-font-size | Label font size |
| --b-task-board-tooltip-label-font-weight | Label font weight |
| --b-task-board-tooltip-title-font-size | Title font size |
| --b-task-board-tooltip-title-font-weight | Title font weight |
id: taskTooltip