| ActivatedRouteWithComponent |
|
| AutoNavigateMethod |
|
| AutoNavigateMethodName |
|
| AutoNavigateObjectFor |
|
| AutoNavigateRouteArrayMethods |
|
| AutoNavigateRouteMethods |
|
| RouteOperationMethod |
|
| CapitalizeRouteSegment |
|
| EntityRouteArgs |
|
| GeneratedRouteComposerName |
|
| JoinStrings |
|
| RouteComposerComposeMethod |
|
| RouteComposerName |
|
| SegmentedRouteComposerName |
|
| Separator |
|
| CharArray |
|
| DigitChar |
|
| LetterChar |
|
| ValidRouteNameChar |
|
| CombinedPath |
|
| RouteArgument |
|
| RouteArgumentName |
|
| RouteSegments |
|
| ComposableRoute |
|
| ComposableRoutesArray |
|
| DeepReadonlyRouteChildren |
|
| MaxRouteChildrenDepth |
|
| NavigationXRoute |
|
| DefaultLanguageFactory |
|
Represents a factory that produces a resolvable async object for fetching the default language used by the integrated app. |
|
| ObservableLike |
|
Represents resolvable async objects. |
|
| SupportedLanguagesFactory |
|
Represents a factory that produces a resolvable async object for fetching all languages supported by the integrated app. |
|
| TranslationFn |
|
Represents a translation function that receives a value (typically a translation id) and translation params, then returns the translation in the current language. |
|
| DurationBreakdown |
|
Represents a duration, broken into its components. |
|
| DurationUnit |
|
Represents supported duration units. |
|
| ObserverName |
|
Represents the name of an observer call. |
|
| RenderCommitmentMap |
|
Represents a map of render commitments holding the information about what views to render and when. |
|
| RenderedView |
|
Represents a view rendered by an |
|
| ViewMode |
|
Represents the supported view modes for |
|
| LoadEventHandlingAttributes |
|
Defines general html element properties used for handling loading events on an element. |
|
| ElementConfigFn |
|
A function that modifies the attributes of a newly created element before it's added to the document. |
|
| ScriptConfigurator |
|
Either a configurating function or a configuration object for |