Data binding
CSS Variables
| Name | Default | Describtion | 
|---|---|---|
| --hhl-date-table-col-bg | Theme: --col-bg-0 | The background color. | 
| --hhl-date-table-col-text | Theme: --col-txt-1 | The color of text. | 
| --hhl-date-table-head-col-bg | Theme: --col-bg-2 | The background color on the header. | 
| --hhl-date-table-head-col-text | Theme: --col-txt-1 | The text color on the header | 
| --hhl-date-table-selected-col-bg | Theme: --col-bg-2 | The background color on the selected Date. | 
| --hhl-date-table-selected-col-text | Theme: --col-txt-1 | The text color on the selected Date. | 
| --hhl-date-table-today-col-bg | Theme: --col-sec | The background color on the today Date. | 
| --hhl-date-table-today-col-text | Theme: --col-txt-on-sec | The text color on the today Date | 
| --hhl-date-table-weekbar-col-bg | Theme: --col-bg-1 | The background color on the day/week bar. | 
| --hhl-date-table-weekbar-col-text | Theme: --col-txt-1 | The text color on the day/week bar. | 
| --hhl-date-table-holyday-col-text | Theme: --col-err | The text color on a holyday. | 
← DataGrid Time Table →