> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Hide back buttons

> Hides back buttons in widget. Usually used for the `link` function

This is most commonly used with the `link` function to prevent users from moving backward to the flow page.

## Syntax

```javascript javascript theme={null}
hideBackButtons: true
```
