bn.hideBackButton
▸ hideBackButton(options?): Promise<{}>
description Hide Back Button on the left top corner.
remark supported jssdk > 4.27.0
example
await bn.hideBackButton()
Parameters
| Name | Type |
|---|---|
options? | CmdHideBackButtonOptions |
Returns
Promise<{}>
Interface: CmdHideBackButtonOptions
| Name | Type | Description |
|---|---|---|
| rendererId | number |