SlideProps
Defined in: src/react/anumaRuntime.tsx:331
A 960×540 slide canvas. Positioned children with x/y/w/h get
absolute positioning automatically. Opt into flex layout via
layout="row" | "column".
Extends
CommonProps.ContainerLayoutProps
Properties
align?
optionalalign:string
Defined in: src/react/anumaRuntime.tsx:177
Inherited from
ContainerLayoutProps.align
alignSelf?
optionalalignSelf:string
Defined in: src/react/anumaRuntime.tsx:169
Inherited from
CommonProps.alignSelf
background?
optionalbackground:string
Defined in: src/react/anumaRuntime.tsx:332
children?
optionalchildren:ReactNode
Defined in: src/react/anumaRuntime.tsx:281
Inherited from
CommonProps.children
gap?
optionalgap:number
Defined in: src/react/anumaRuntime.tsx:174
Inherited from
ContainerLayoutProps.gap
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
justify?
optionaljustify:string
Defined in: src/react/anumaRuntime.tsx:176
Inherited from
ContainerLayoutProps.justify
layout?
optionallayout:string
Defined in: src/react/anumaRuntime.tsx:173
Inherited from
ContainerLayoutProps.layout
padding?
optionalpadding:number
Defined in: src/react/anumaRuntime.tsx:175
Inherited from
ContainerLayoutProps.padding
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
style?
optionalstyle:CSSProperties
Defined in: src/react/anumaRuntime.tsx:280
Inherited from
CommonProps.style
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