Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

add scrollbar to select2 #309

@almih2m

Description

@almih2m

how to use query scrollbar inside select2 on angular

it was in normal select2 like this

$('select').on('select2:open', function (e) {
$('.select2-results__options').scrollbar().parent().addClass('scrollbar-rail');
});

i use https://gromo.github.io/jquery.scrollbar/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions