14.0.0 • Published 2 years ago

angular-item-picker v14.0.0

Weekly downloads
12
License
-
Repository
github
Last release
2 years ago

AngularItemPicker

A Angular-Material library with components to display and pick items from a PickableItem-list.

Usage

  • npm install angular-item-picker
  • create a PickableItem
    • a) create a list of PickableItemImpl
    • b) or implement PickableItem on your subject
  • use the components
    • a) ItemInput is a input-field which opens the ItemPickerFrame and emits the new selected item
    • b) ItemPickerFrame is opend by a Dialog, it receives the ItemPickerData from the dialog-data and retuns the picked item to the dialog-close-event
13.0.2

2 years ago

14.0.0

2 years ago

13.0.1

2 years ago

0.13.0

2 years ago

0.13.1

2 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago