PitchKit
API Reference@pitchkit/coreInterfaces

Viewport

Defined in: packages/core/src/transform/types.ts:22

Properties

PropertyModifierTypeDescriptionDefined in
crop?readonlyCropWindowUndefined = full pitch.packages/core/src/transform/types.ts:29
heightreadonlynumberCSS pixel height of the rendering container.packages/core/src/transform/types.ts:26
orientationreadonlyOrientation-packages/core/src/transform/types.ts:27
padding?readonlyViewportPaddingPixel padding inside the viewport; defaults to zero on all sides.packages/core/src/transform/types.ts:31
widthreadonlynumberCSS pixel width of the rendering container.packages/core/src/transform/types.ts:24

On this page