comments for docs

This commit is contained in:
vitalets
2013-01-07 12:33:12 +04:00
parent 9db8b9c60d
commit 5ac48f3fd8
8 changed files with 42 additions and 21 deletions

View File

@@ -98,7 +98,11 @@ $(function(){
placeholder: null,
/**
Whether to show `clear` button / link or not
Whether to show `clear` button
@property clear
@type boolean
@default true
**/
clear: true
});