List of options for JavaScript Day Pilot
Asked by John10 years ago.
I have not been able to find a list of the javascript options that can be set. For example how to set the business hours, how to control the start and end hours that are displayed. Is there a list of all the javascript properties/methods that can be used?
Answer posted by Dan Letecky [DayPilot]10 years ago.
The information on which features are supported can be found in the docs:
http://doc.daypilot.org/
See also the feature matrix:
http://javascript.daypilot.org/feature-matrix/
The API docs describes the Pro version but if a certain feature is supported in the Lite version the API is the same:
http://api.daypilot.org/
Comment posted by John10 years ago.
Thanks for the quick reply, but I am looking for a list of the actual names of the javascript properties that can be accessed/set.
Thanks
Comment posted by John10 years ago.
My appoligies. The api reference does contain what I am looking for.
Thanks
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.