select2-selectall

4.1.0-rc.0-0.6 • Public • Published

Select2

This is a fork from [select2][https://github.com/select2/select2], just extend a function, the select all. Here is [GITHUB][https://github.com/select2/select2] Here is [documentation][https://select2.org/] To get started, check out examples and documentation at https://select2.org/

Documentation of the select all

  • Add option selectAllOption: true, // select all button by default. This option is true by default, if it's multiple, then will display a checkbox select all, if set up false, then disable that.
  • Add option selectAllText: 'Select all', // Select all text This option is Select all by default, that is the checkbox will be show what.

/select2-selectall/

    Package Sidebar

    Install

    npm i select2-selectall

    Homepage

    select2.org

    Weekly Downloads

    2

    Version

    4.1.0-rc.0-0.6

    License

    MIT

    Unpacked Size

    847 kB

    Total Files

    197

    Last publish

    Collaborators

    • dande-sun