Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
added filter example into usage
Browse files Browse the repository at this point in the history
  • Loading branch information
tameraydin committed Nov 8, 2015
1 parent 69b1963 commit b472151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -30,6 +30,7 @@ Pass your model to ``inline-edit`` attribute on your HTML element and provide a
inline-edit-callback="yourListener(newValue)"
inline-edit-validation="yourValidator(enteredValue)"
inline-edit-placeholder="Type a value..."
inline-edit-filter="currency"
inline-edit-btn-edit="Click to edit"
inline-edit-btn-save="Save me"
inline-edit-btn-cancel="Nevermind"
Expand Down

0 comments on commit b472151

Please sign in to comment.