@vubrussel/vub_tailwind
Version:
Vue and Tailwind CSS based frontend components with VUB specific layout.
15 lines (9 loc) • 307 B
Markdown
# HoverButtonOrange
## Props
<!-- @vuese:HoverButtonOrange:props:start -->
|Name|Description|Type|Required|Default|
|---|---|---|---|---|
|text|-|`String`|`false`|''|
|pressed|-|`Function`|`false`|() => {}|
|disabled|-|`Boolean`|`false`|false|
<!-- @vuese:HoverButtonOrange:props:end -->