Skip to content

fix: label displays exackly whats in item-label attribute instead of model value#363

Open
inclooder wants to merge 1 commit intoisteven:masterfrom
inclooder:master
Open

fix: label displays exackly whats in item-label attribute instead of model value#363
inclooder wants to merge 1 commit intoisteven:masterfrom
inclooder:master

Conversation

@inclooder
Copy link

I couldn't make it work without those changes. I use angular 1.3.15 . Here is how i used it.

        <div     
            isteven-multi-select
            input-model="facilities"
            output-model="selectedFacilities"
            button-label="name"
            item-label="name"
            tick-property="selected"
            group-property="msGroup"
            orientation="horizontal"
            max-labels="0"
            translation="multi_select_translation"
        >

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