Search results

EventMarkerModel API in Vue Gantt API component

Interface for a class EventMarker

Properties

cssClass

string

Specifies a custom CSS class for the event marker. This can be used to apply custom styles to the line and label of the marker.

day

Date | string

Specifies the date or day of the event marker. The value can be a Date object or a date string.

label

string

Specifies the label for the event marker.