Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 350 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 350 Bytes

meteor-boostrap3-daysofweek

Days of week multiple selector

Install

meteor add kostanos:autoform-daysofweek

Example of usage

{
  'schedule.items.$.days': {
    type: [String],
    autoform: {
      type: "bootstrap-daysofweek",
    }
  },
}

Return value

Monday and Tuesday selected

["0", "1"] // Selected days