@comparaonline/cms-frontend-interfaces
v1.13.0
Published
This is a Typescript-only repository to create common types between cms and marketplace-apps related exclusively to blocks attributes.
Downloads
241
Maintainers
Keywords
Readme
Description
This is a Typescript-only repository to create common types between cms and marketplace-apps related exclusively to blocks attributes.
Creating a block
Script to scaffold the typescript files to related to block attributes.
npm run block blockType block-nameor
yarn block blockType block-name- Block type [required, camel cased]: Type of the block, for instance
company,businessUnitHomeorspecificInsurance. - Block name [required, kebab cased]: Name of the given block, to be used internally by Wordpress.
