button abstract method

Component button(
  1. ButtonProps props
)

Render a button component.

Implementation

Component button(ButtonProps props);