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

how to add "containerCss" in ui-select2 #304

Open
cred-chirag opened this issue Jan 5, 2017 · 0 comments
Open

how to add "containerCss" in ui-select2 #304

cred-chirag opened this issue Jan 5, 2017 · 0 comments

Comments

@cred-chirag
Copy link

hello, i want to add containerCss: "abc" , in ui-select2 , can you pls suggest,

below demo code are not working,
$scope.select2Options = {
allowClear: false,
containerCss: "abc"
};

    $scope.select2Config = {
        formatResult: $scope.format,
        formatSelection: $scope.format
    };
@cred-chirag cred-chirag changed the title how to add "container class add" in ui-select2 how to add "containerCss" in ui-select2 Jan 5, 2017
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