Skip to content

Intermact API Reference / @intermact/core / SvgSnapshotOptions

Interface: SvgSnapshotOptions

Defined in: packages/core/src/serialize/svg.ts:22

Options for snapshotToSVG.

Properties

background?

readonly optional background?: string

Defined in: packages/core/src/serialize/svg.ts:26


domain

readonly domain: SvgDomain

Defined in: packages/core/src/serialize/svg.ts:23


height?

readonly optional height?: number

Defined in: packages/core/src/serialize/svg.ts:25


width?

readonly optional width?: number

Defined in: packages/core/src/serialize/svg.ts:24

Intermact v1.0 — 文档覆盖 Phase-1 / Phase-2 / Phase-3(全阶段)