# Interface: TransferToolbarButtonsConfig

[Mobile Web Capture API Reference](../index.md) / TransferToolbarButtonsConfig

# Interface: TransferToolbarButtonsConfig

The customizable buttons of the `TransferView` toolbar.

## Properties

### action?

> `optional` **action?**: `ToolbarButtonConfig`

Confirms the transfer into the selected document.

***

### cancel?

> `optional` **cancel?**: `ToolbarButtonConfig`

Abandons the transfer and returns to the `DocumentView`.
