fullscreen
Notifications
User Settings
Notifications Sidebar
By default case-sensitiveis false. Set it to trueto allow case sensitive.
case-sensitive
false
true
By default close char is "×". Pass empty string close-char:""To remove close char.
"×"
close-char:""
By default you can edit the tag you just deleted from the tag box. set it edit-on-delete:falseto avoid that.
edit-on-delete:false
By Default duplicate tags are not allowed, set no-duplicate:falseto allow duplicates.
no-duplicate:false
Enter key add a new tag by default, set it no-enter:trueto avoid that.
no-enter:true
Comma ","key add a new tag by default, set it no-comma:trueto avoid that.
","
no-comma:true
You can pass an array like ["," , ".", "_", "?"]of forbidden chars.
["," , ".", "_", "?"]
Following words as forbidden, "bastard","bitch","biatch","bloody".
"bastard","bitch","biatch","bloody"
Define your pre tag separator. In this example /is used as pre tag separator.
/
If false, clicking away from the $type_zone won't add a new tag.
Define your tag char. In this example we have used *as tag char.
*
Define your Class of the type-zone.
Check your console to see the special key objects.
Object {comma: 188, enter: 13, spacebar: 32, del: 46, backspace: 8}
Check your console to see the returned value.
cairo
Customize & Preview in Real Time