UNPKG

grapesjs

Version:

Free and Open Source Web Builder Framework

9 lines (7 loc) 154 B
import Property from './PropertyRadio'; export default Property.extend({ defaults: () => ({ ...Property.prototype.defaults(), full: 0 }) });