Show:

ButtonKeystroke is a mixin that provides a keystroke prop that allows configuring a function of the instance to be invoked upon the keystroke activation.

Methods

componentWillMount

()

Lifecycle. Invoked once, both on the client and server, immediately before the initial rendering occurs.

componentWillUnmount

()

Lifecycle. Invoked immediately before a component is unmounted from the DOM.

Properties

keystroke

Object

The keystroke definition. An object with the following properties: