UNPKG

grapesjs_codeapps

Version:

Free and Open Source Web Builder Framework/SC Modification

16 lines (13 loc) 273 B
module.exports = { // Specify the element to use as a container, string (query) or HTMLElement // With the empty value, nothing will be rendered appendTo: '', blocks: [], data: { position: '', top: '', bottom: '', left: '', right: '' } };