Type Alias: SpectacularFeatureTestingFeatures
SpectacularFeatureTestingFeatures =
InitialFeatureNavigationFeature
Defined in: packages/spectacular/src/lib/feature-testing/configuration/spectacular-feature-testing-features.ts:55
A type alias that represents all tree-shakable Spectacular Feature Testing features available for use with provideSpectacularFeatureTesting. Features can be enabled by adding special functions to the provideSpectacularFeatureTesting call.
See documentation for each symbol to find its corresponding function name. See also provideSpectacularFeatureTesting documentation on how to use those functions.