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.

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

@cred-chirag

Description

@cred-chirag

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
    };

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