--- title: Styling Examples nav_title: Styling tags: demo script: ---
Examples of using Tom Select with Bootstrap 4 & Bootstrap 5 form elements.
{% from "demo.njk" import demo_col %} {% set left_col %} {% endset %} {% set html %} {% endset %} {{ demo_col('form-control-lg', left_col, html, script) }} {% set left_col %} {% endset %} {% set html %} {% endset %} {{ demo_col('form-control', left_col, html, script) }} {% set left_col %} {% endset %} {% set html %} {% endset %} {{ demo_col('form-control-sm', left_col, html, script) }} {% set left_col %} {% endset %} {% set html %} {% endset %} {{ demo_col('form-control-sm (single)', left_col, html, script) }} {% set left_col %}