123456789101112131415161718192021 |
- <section>
- <h2 id="placeholder">
- How can I have Select2 display a placeholder?
- </h2>
-
- <h3>
- My first option is being displayed instead of my placeholder
- </h3>
-
- <h3>
- I am using AJAX, can I still show a placeholder?
- </h3>
-
- <h3>
- Can I use a placeholder without a blank value?
- </h3>
-
- <h3>
- Can I change how the placeholder looks?
- </h3>
- </section>
|