HTMLSourceInline
export
type HTMLSourceInline<> = anyDefined in packages/render/src/shared-types.ts
Fields
baseUrl
baseUrl?: string;html
html: string;type HTMLSourceInline<> = anybaseUrlbaseUrl?: string;htmlhtml: string;