--- title: Placeholders taxonomy: category: docs process: twig: true never_cache_twig: true --- Select2 supports displaying a placeholder value using the `placeholder` configuration option. The placeholder value will be displayed until a selection is made. ## Text placeholders The most common situation is to use a string of text as your placeholder value. **In order for a string placeholder value to appear**, you must have a blank `





>>> Select2 uses the `placeholder` attribute on multiple select boxes, which requires IE 10+. You can support it in older versions with [the Placeholders.js polyfill](https://github.com/jamesallardice/Placeholders.js).

## Default selection placeholders

Alternatively, the value of the `placeholder` option can be a data object representing a default selection (`