DayPilot.Scheduler.shadow

shadow (string)

Shadow is an event outline used during drag&drop operations to indicate the new event position and size. This property specifies a shadow type.

Possible values:

  • "Fill"
  • "Outline" 

Obsolete: not used anymore with cssOnly = true.

Default Value

"Fill"

Example

dps.shadow = "Outline";