UNPKG

@vubrussel/vub_tailwind

Version:

Vue and Tailwind CSS based frontend components with VUB specific layout.

15 lines (9 loc) 286 B
# CheckBox ## Props <!-- @vuese:CheckBox:props:start --> |Name|Description|Type|Required|Default| |---|---|---|---|---| |onChange|-|`Function`|`false`|() => {}| |value|-|`Boolean`|`false`|false| |disabled|-|`Boolean`|`false`|false| <!-- @vuese:CheckBox:props:end -->