vapor-community / HTMLKit-Components

This package contains common UI-components wich are build with HTMLKit.
MIT License
4 stars 1 forks source link

Add handlers to the button-component #6

Open mattesmohr opened 2 years ago

mattesmohr commented 2 years ago

Add handlers to the button-component. For example:

func buttonStyle(_ style: ButtonStyle)
func borderShape(_ shape: BorderShape)
func buttonSize(_ size: ButtonSize)