NavigationSuiteScaffoldWithPrimaryActionOverride

Known direct subclasses
DefaultNavigationSuiteScaffoldWithPrimaryActionOverride

This override provides the default behavior of the NavigationSuiteScaffold with primary action content.


Interface that allows libraries to override the behavior of the NavigationSuiteScaffold component. This is the version where a primary action content is present.

To override this component, implement the member function of this interface, then provide the implementation to NavigationSuiteScaffoldWithPrimaryActionOverride in the Compose hierarchy.

Summary