Tutorial: Options

Options

The below table contains the available options when initialising the application.

Options Type Description
language
string
The language for text displayed in the app
source
 string| Array
The source of the event data
sources
Array
The sources of the event data.Should be array of urls
isAdmin
boolean | function
A boolean that check if the app should initialise as an admin account
target
string
Target server to save added events
showAddEventButton
boolean | function
A boolean to show event add button, so that users can add event. This can be a boolean or a function returns a boolean
theme
string
The theme of the app
width
string
The width of the calendar
height
string
The height of the calendar