Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

map model to property of selected item #44

Closed
@zdila

Description

@zdila

Hello

First thanks for the great component.

Currently the selected item maps to model directly but I need to use only it's single property.

for example:
$scope.items = [{key: 'green', value: 'Grass'}, {key: 'yellow', value: 'Sun'}];

I would like to have listed all the values and on selection to only use (model) key. Is it possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions