/meteor-ui-input-selectize

Wrapper for easy integration of Selectize with Meteor

Primary LanguageJavaScript

Usage


    {{> Selectize options=options class="class1" style="width:230px" placeholder="Some placeholder"}}

    // print all variables passed to Selectize component:
    {{> Selectize options=options debug="true"}}

options is standard configuration of Selectize