UNPKG

json-editor

Version:
15 lines (14 loc) 364 B
JSONEditor.defaults.iconlibs.bootstrap3 = JSONEditor.AbstractIconLib.extend({ mapping: { collapse: 'chevron-down', expand: 'chevron-right', "delete": 'remove', edit: 'pencil', add: 'plus', cancel: 'floppy-remove', save: 'floppy-saved', moveup: 'arrow-up', movedown: 'arrow-down' }, icon_prefix: 'glyphicon glyphicon-' });