NavigationAidHost Function
Component that is used as a default navigation aid.
Uses registered navigation aids and the active content control to determine if or which navigation aid to display.
If an active content is defined without a content control (classId is set to an empty string) renders a default navigation aid based on an active viewport view state.
NavigationAidHost(props: NavigationAidHostProps): React.JSX.Element
| Parameter | Type | Description | 
|---|---|---|
| props | NavigationAidHostProps | 
Returns - React.JSX.Element
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.