TimelineKit API
Docs
Gantt Chart
Resource Scheduler
Event Calendar
Preparing search index...
EventCalendarHeaderStyle
Class EventCalendarHeaderStyle
Style settings for the calendar header (day names in month view, day headers in week/day view).
Index
Constructors
constructor
Properties
background
Color
border
Color
text
Color
today
Background
Color
today
Text
Color
weekend
Text
Color
Constructors
constructor
new
EventCalendarHeaderStyle
()
:
EventCalendarHeaderStyle
Returns
EventCalendarHeaderStyle
Properties
background
Color
backgroundColor
:
string
= '#ffffff'
border
Color
borderColor
:
string
= '#e0e0e0'
text
Color
textColor
:
string
= '#555555'
today
Background
Color
todayBackgroundColor
:
string
= '#1a73e8'
today
Text
Color
todayTextColor
:
string
= '#ffffff'
weekend
Text
Color
weekendTextColor
:
string
= '#777777'
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
background
Color
border
Color
text
Color
today
Background
Color
today
Text
Color
weekend
Text
Color
Docs
Gantt Chart
Resource Scheduler
Event Calendar
TimelineKit API
Loading...
Style settings for the calendar header (day names in month view, day headers in week/day view).