ScreenProps
Defined in: src/react/anumaRuntime.tsx:412
App-mockup screen container. Like Slide but with configurable dimensions (width/height default to a mobile preset).
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:413
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
height?
optionalheight:number
Defined in: src/react/anumaRuntime.tsx:415
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
width?
optionalwidth:number
Defined in: src/react/anumaRuntime.tsx:414
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