AppRuntimeData
Stentor API Reference / stentor-models/src / AppRuntimeData
Interface: AppRuntimeData
Defined in: packages/stentor-models/src/App/App.ts:41
Properties​
title?​
optionaltitle?:string
Defined in: packages/stentor-models/src/App/App.ts:45
The title of the app.
backgroundImage?​
optionalbackgroundImage?: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.