Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit 808f784

Browse files
author
Kamil Kisiela
committed
docs(chips): onSelect callback
1 parent 7dc4f27 commit 808f784

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/types/chips.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,7 @@ An expression which will be called when a chip has been added.
5555
#### templateOptions.onRemove *: function*
5656

5757
An expression which will be called when a chip has been removed.
58+
59+
#### templateOptions.onSelect *: function*
60+
61+
An expression which will be called when a chip has been selected.

0 commit comments

Comments
 (0)