LinkAction
==========
Action type class for `link` type. Renders a `<button>` element and navigates to `options.url` on click.

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

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