DayButtons
A segmented button field allowing you to pick one or more days of the week.
This live demo shows the default look + the "padded" rendition:
See also
- ButtonGroup - Base button group widget
- RecurringEvents - Recurring events mixin
No results
Configs
Configs are options you supply in a configuration object when creating an instance of this class-
Number of chars to display for each day
-
A CSS class to add to the pressed state of the buttons.
Properties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of DayButtons class, or subclass thereof.
-
An array of the selected days, represented as JS day numbers (0 - Sunday, 1 - Monday etc.).
-
Identifies an object as an instance of DayButtons class, or subclass thereof.
type: daybuttons