Sindbad~EG File Manager
/**
* Block Attributes
*/
const blockAttributes = {
id: {
type: 'number',
},
prevId: {
type: 'number',
},
displayStyle: {
type: 'string',
default: 'onpage',
},
continueButtonTitle: {
type: 'string',
default: '',
},
showTitle: {
type: 'boolean',
default: true,
},
showGoal: {
type: 'boolean',
default: true,
},
contentDisplay: {
type: 'boolean',
default: true,
},
showContent: {
type: 'string',
default: 'above',
},
};
export default blockAttributes;
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists