PitchKit
API Reference@pitchkit/reactInterfaces

PitchProps

Defined in: packages/react/src/Pitch.tsx:18

Properties

PropertyTypeDescriptionDefined in
appearance?PitchAppearance-packages/react/src/Pitch.tsx:27
children?ReactNode-packages/react/src/Pitch.tsx:30
className?string-packages/react/src/Pitch.tsx:28
crop?CropWindow-packages/react/src/Pitch.tsx:25
height?number-packages/react/src/Pitch.tsx:24
orientation?OrientationDefault "horizontal"packages/react/src/Pitch.tsx:21
padding?ViewportPadding-packages/react/src/Pitch.tsx:26
style?CSSProperties-packages/react/src/Pitch.tsx:29
typePitchTypeId-packages/react/src/Pitch.tsx:19
width?numberFixed pixel size — the opt-out from the responsive default. Provide both, or neither.packages/react/src/Pitch.tsx:23

On this page