search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

How to add cssClass to Context Menu in Gantt Chart View.

Asked by Bikram Jeet Singh
1 year ago.

Hello,

I am currently using Typescript with CSS Modules, so normal CSS class won't work.
is there any way I can assign the cssClass property of context Menu in gantt chart view.
cssClass property for menuItem is there, but couldn't find for the menu iteself.

Thankyou.

Answer posted by Dan Letecky [DayPilot]
1 year ago.

The cssClass property will be added in the next release.

At this moment, you can apply custom class using the "theme" property. The theme name is used as a prefix for all classes used for menu elements.

See also:
https://api.daypilot.org/daypilot-menu-theme/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.