Skip to content

A Bootstrap button group theme for the "select-checkbox" and "select-radio" AutoForm input types

License

Notifications You must be signed in to change notification settings

Meteor-Community-Packages/meteor-autoform-bs-button-group-input

Repository files navigation

aldeed:autoform-bs-button-group-input

An add-on Meteor package for aldeed:autoform. Provides a Bootstrap button group theme for the "select-checkbox", "select-radio", and "boolean-radios" AutoForm input types.

Installation

In a Meteor app directory, enter:

$ meteor add aldeed:autoform-bs-button-group-input

Usage

Specify "select-checkbox" or "select-radio" or "boolean-radios" for the type attribute of any input, and then specify "buttonGroup" as the template attribute.

{{> afQuickField name="plans" type="select-radio" template="buttonGroup" value=2 label=false}}

Contributing

Anyone is welcome to contribute. Fork, make your changes, and then submit a pull request.

About

A Bootstrap button group theme for the "select-checkbox" and "select-radio" AutoForm input types

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  
  •  

Packages

No packages published