Skip to content

Conversation

@sanchesfree
Copy link

@sanchesfree sanchesfree commented Mar 10, 2025

Add support for templates in the selectedOptions parameter.

You can now use templates in the settings as follows:

$('.multiselect-element').multiselect({
    texts: {
        selectedOptions: 'Selected: #cnt#',
    }
});

Add support for templates in the selectedOptions parameter.

You can now use templates in the settings as follows:

$('.multiselect-element').multiselect({
    texts: {
        selectedOptions: 'Selected: #cnt#',
    }
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant