navigate({ … })

Navigate to another xApp (by identifier)

Parameters

{ xApp: '...' }

The provided value of the xApp property should be a valid xApp identifier.

Syntax

xumm.xapp.navigate({ xApp: 'xumm.support' })

Last updated

Was this helpful?