Interfacehttpv0.4.1
interface ComponentRoute extends RouteModuleProperties
exportName
The exported binding inside the loaded module.
readonly exportName: stringInherited from:RouteModule
from
The source file the row came from, reported when the export is missing.
readonly from: stringInherited from:RouteModule
readonly kind: 'button' | `${SelectMenuKind}Select` | 'modal'load
Lazy import of the module, evaluated on first hit.
Inherited from:RouteModule
readonly prefix: string