Skip to content

Add rebinding of of id/value default parameters #3

@Gid733

Description

@Gid733

Implement id/value rebinding with required properties from object

<material-angular-select [data]="countries"
                   [label]="'Location'"
                   [name]="'country'"
                   [currentValue]="locationValue"
                   [idBinding]='"id"`
                   [valueBinding]='"text"'
                   (selectedValue)="changeCountry($event)"></material-angular-select>

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