UNPKG

grapesjs

Version:

Free and Open Source Web Builder Framework

11 lines (8 loc) 290 B
export default { stylePrefix: 'trt-', // Specify the element to use as a container, string (query) or HTMLElement // With the empty value, nothing will be rendered appendTo: '', // Default options for the target input optionsTarget: [{ value: false }, { value: '_blank' }] };