Skip to content

How to give ionic-fancy-select properties note-text traditional values using angularJs #8

@hzuhyb

Description

@hzuhyb

<fancy-select
header-text="Select an option"
items="items"
value="selected"
icon-property="icon"
value-property="id"
text-property="id"
allow-empty='true'
multi-select="true"
text="Nothing selected"
modal-template-url="lib/ionic-fancy-select/templates/fancy-select-modal-template.html"
template-url="lib/ionic-fancy-select/templates/item-template.html"
note-text="A Note text"
note-img="img/foo.png"
note-img-class="icon"
value-changed="onValueChanged(value)"
get-custom-text="getCustomText(value)"

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