Skip to main content

AppRuntimeData

Stentor API Reference


Stentor API Reference / stentor-models/src / AppRuntimeData

Interface: AppRuntimeData

Defined in: packages/stentor-models/src/App/App.ts:41

Properties​

title?​

optional title: string

Defined in: packages/stentor-models/src/App/App.ts:45

The title of the app.


backgroundImage?​

optional backgroundImage: ImageSpecification[]

Defined in: packages/stentor-models/src/App/App.ts:49

This is the list of images available to anything where image is appropriate. Builders will pick and choose.