**[@adobe/exc-app](../README.md)**

> [Globals](../README.md) / [pulse](../modules/pulse.md) / PulseButtonConfig

# Interface: PulseButtonConfig

## Hierarchy

* **PulseButtonConfig**

## Index

### Properties

* [callback](pulse.pulsebuttonconfig.md#callback)
* [label](pulse.pulsebuttonconfig.md#label)

## Properties

### callback

• `Optional` **callback**: undefined \| (value?: any) => void

Callback function to be automatically executed on click.

___

### label

•  **label**: string

Text of the button.
