options.html 295 B

1234567891011121314151617
  1. <section>
  2. <h2 id="options">
  3. How should Select2 be initialized?
  4. </h2>
  5. <h3>
  6. Can default options be set for all dropdowns?
  7. </h3>
  8. <h3>
  9. How can I set a default value for a nested option?
  10. </h3>
  11. <h3>
  12. How can I reset all of the global default options?
  13. </h3>
  14. </section>