ButtonAction
============
Action type class for `button` type. Renders a `<button>` element and triggers `options.event` function on click.

See [BaseAction](BaseAction.md) for more details.

Notes
-----
  - Button element text and `title` attribute can be set with `options` object