Add handlers to the button-component. For example: ```swift func buttonStyle(_ style: ButtonStyle) func borderShape(_ shape: BorderShape) func buttonSize(_ size: ButtonSize) ```
Add handlers to the button-component. For example: