import { SetAttrOptions } from 'grapesjs'; import { SDKPluginOptions } from '../utils'; export interface FsLightboxComponentOptions extends SDKPluginOptions { /** * Block options for the component. See https://grapesjs.com/docs/api/block.html#properties for more information. * @example * { category: 'Extra', label: 'My label' } */ block?: object | false; /** * SVG toolbar button icon for opening the lightbox. * You can pass an empty string to avoid adding the toolbar button. * @example * '