ClockTemplate
private
A template showing a clock, it consumes an object containing a date and a text
No results
Properties
Properties are getters/setters or publicly accessible variables on this class-
Get the clock template, which accepts an object of format { date, text }
CSS variables
CSS variables that can be set to adjust appearance| Name | Description |
|---|---|
| --b-clock-dial-background | Clock dial background |
| --b-clock-hand-color | Clock hand color |
| --b-clock-hand-width | Clock hand width |
| --b-clock-size | Clock size |