Sha256: e65ad1f80b2cf6cbe878df4c1908f0cd285f0c6f6cc4569ff35708c819502afa
Contents?: true
Size: 255 Bytes
Versions: 13
Compression:
Stored size: 255 Bytes
Contents
--- title: Configuration taxonomy: category: docs --- To configure custom options when you initialize Select2, simply pass an object in your call to `.select2()`: ``` $('.js-example-basic-single').select2({ placeholder: 'Select an option' }); ```
Version data entries
13 entries across 13 versions & 1 rubygems