UNPKG

json-editor

Version:
15 lines (14 loc) 329 B
JSONEditor.defaults.iconlibs.foundation2 = JSONEditor.AbstractIconLib.extend({ mapping: { collapse: 'minus', expand: 'plus', "delete": 'remove', edit: 'edit', add: 'add-doc', cancel: 'error', save: 'checkmark', moveup: 'up-arrow', movedown: 'down-arrow' }, icon_prefix: 'foundicon-' });