Interface: UseReactBlueprint
Interface: UseReactBlueprint
Stone.js blueprint for a React-based application.
Extends
StoneBlueprint
<ReactIncomingEvent
,ReactOutgoingResponse
>
Indexable
[key: string]: unknown
Allow adding any additional custom properties. The value of the custom properties can be of any type, depending on user requirements.
Properties
stone
stone: UseReactAppConfig;
Contains the full application configuration, including middleware, lifecycle hooks, and React integration settings.
Overrides
StoneBlueprint.stone