UNPKG

@kademi/keditor

Version:

KEditor is a jQuery plugin which provides a content editor with drag n drop, configurable contents

8 lines (6 loc) 147 B
const SETTING_CATEGORY = { COMPONENT: 'component', CONTAINER: 'container', EXTRA: 'extra', }; export default SETTING_CATEGORY;