Skip to main content

skin

Description

Returns the current skin of the scheduler

skin: string

Example

var currentSkin = scheduler.skin;// -> 'glossy' or 'classic'

Details

The method returns the current skin of the scheduler, if you're using the skin different from the default one ('terrace'). For the default skin the method returns 'undefined'.

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.