Days of week multiple selector
meteor add kostanos:autoform-daysofweek
{
'schedule.items.$.days': {
type: [String],
autoform: {
type: "bootstrap-daysofweek",
}
},
}Monday and Tuesday selected
["0", "1"] // Selected days
| Name | Name | Last commit date | ||
|---|---|---|---|---|