Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

selectionCssClass setting doesn't work #66

Open
KraljN opened this issue Oct 27, 2022 · 0 comments
Open

selectionCssClass setting doesn't work #66

KraljN opened this issue Oct 27, 2022 · 0 comments

Comments

@KraljN
Copy link

KraljN commented Oct 27, 2022

I can't apply any css class to select. There is my code:

<Select2 :options="options" :settings="{selectionCssClass: 'form-control'}" v-model="form.region_id" />

I took selectionCssClass from https://select2.org/configuration/options-api as it says in documentation.

Please help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant