Skip to main content

ImageBackgroundComponent

const ImageBackgroundComponent: object

This is a headless component that adds an Image background to the surface/paper it resides in.

Type Declaration

mounted()

mounted: () => void

Returns

void

name

name: string = COMPONENT_IMAGE_BACKGROUND

props

props: object

props.url

url: object

props.url.type

type: StringConstructor = String

render()

render: (_ctx) => any

Parameters

_ctx

any

Returns

any

setup()

setup(): object

Returns

object

service

service: unknown