DeckProps
Defined in: src/react/anumaRuntime.tsx:288
Top-level deck container. Provides the theme context (when any of the theme attrs are set on this node) and renders Slides as flow children.
Extends
CommonProps
Properties
accent?
optionalaccent:string
Defined in: src/react/anumaRuntime.tsx:296
alignSelf?
optionalalignSelf:string
Defined in: src/react/anumaRuntime.tsx:169
Inherited from
CommonProps.alignSelf
background?
optionalbackground:string
Defined in: src/react/anumaRuntime.tsx:290
border?
optionalborder:string
Defined in: src/react/anumaRuntime.tsx:298
card?
optionalcard:string
Defined in: src/react/anumaRuntime.tsx:297
children?
optionalchildren:ReactNode
Defined in: src/react/anumaRuntime.tsx:281
Inherited from
CommonProps.children
fontPreset?
optionalfontPreset:string
Defined in: src/react/anumaRuntime.tsx:289
grow?
optionalgrow:number
Defined in: src/react/anumaRuntime.tsx:167
Inherited from
CommonProps.grow
h?
optionalh:number
Defined in: src/react/anumaRuntime.tsx:165
Inherited from
CommonProps.h
id?
optionalid:string
Defined in: src/react/anumaRuntime.tsx:279
Inherited from
CommonProps.id
rotation?
optionalrotation:number
Defined in: src/react/anumaRuntime.tsx:166
Inherited from
CommonProps.rotation
shrink?
optionalshrink:number
Defined in: src/react/anumaRuntime.tsx:168
Inherited from
CommonProps.shrink
slideBg?
optionalslideBg:string
Defined in: src/react/anumaRuntime.tsx:291
style?
optionalstyle:CSSProperties
Defined in: src/react/anumaRuntime.tsx:280
Inherited from
CommonProps.style
surfaceSecondary?
optionalsurfaceSecondary:string
Defined in: src/react/anumaRuntime.tsx:292
textMuted?
optionaltextMuted:string
Defined in: src/react/anumaRuntime.tsx:295
textPrimary?
optionaltextPrimary:string
Defined in: src/react/anumaRuntime.tsx:293
textSecondary?
optionaltextSecondary:string
Defined in: src/react/anumaRuntime.tsx:294
w?
optionalw:number
Defined in: src/react/anumaRuntime.tsx:164
Inherited from
CommonProps.w
x?
optionalx:number
Defined in: src/react/anumaRuntime.tsx:162
Inherited from
CommonProps.x
y?
optionaly:number
Defined in: src/react/anumaRuntime.tsx:163
Inherited from
CommonProps.y