NavigationArgs type

Important

The finance and operations (Dynamics 365) mobile app and platform are no longer supported. The platform components supporting the mobile app will be removed in a future update. The mobile app has also been removed from app stores. Previously installed instances of the app will continue to work. For more information, see Removed or deprecated platform features.

Hierarchy

PageTarget
   └─ NavigationArgs

Index

Properties

Properties

label

label: string (optional)

options

options: any (optional)

params

params: PageOptions (optional)

Inherited from PageTarget.params

replace

replace: boolean (optional)

If set to true, removes current view firing navigation from navigation history stack.

to

to: string (optional)

Inherited from PageTarget.to

url

url: string (optional)

If provided, this link is directly opened.