type SimpleImageFill: object;
Settings for using an image as the fill style of a block.
Type declaration
position
position: SimpleImageFillPosition;
Different ways of laying out the image in the background of the block.
url
url: string;
URL of the image to display. If a data URL is provided, the image will be uploaded
to the current user's Lucid account and the URL replaced with a Lucid-provided one.