Host
Start here
Section titled “Start here”FlareHostComposition root of a Flare application.FlareServiceInjectable base class for services that participate in the application lifecycle.FlareBaseRoot injectable base class extended by all controllers, middleware, error handlers, and services.ServiceTokenClass reference used as the identity key for a service in the container and registration map.defineHostExtensionDefines a first-class host extension.
Classes
Section titled “Classes”FlareBaseRoot injectable base class extended by all controllers, middleware, error handlers, and services.FlareHostComposition root of a Flare application.FlareServiceInjectable base class for services that participate in the application lifecycle.
Interfaces
Section titled “Interfaces”HostExtensionDescriptor produced by defineHostExtension and passed to theFlareHostconstructor to opt a host into the extension.HostExtensionContextNarrow composition surface handed to a host extension installer.
Functions
Section titled “Functions”defineHostExtensionDefines a first-class host extension.
FlareAppCompiled application instance returned by FlareHost.build, typed to the host runtime.HostStateLifecycle state of a FlareHost, observable via FlareHost.state.ServiceTokenClass reference used as the identity key for a service in the container and registration map.