Package-level declarations

Types

Link copied to clipboard

A common base class that flavoured NavAppComponentsProviders inherit from.

Link copied to clipboard
@IviExperimental(reasons = [])
class IviSubSetFragmentFactory(fragmentOverrideFrontendExtensions: StateFlow<List<NavAppFragmentOverrideFrontendExtension>>, iviServiceProvider: IviServiceProvider, staticConfigurationProvider: StaticConfigurationProvider) : SubSetFragmentFactory
Link copied to clipboard

A singleton used to access an instance of GlobalComponent for interaction with NavApp Components APIs, ensuring only a single instance of each component exists at a time.

Properties

Link copied to clipboard

Gets a display ID for NavApp components.