@vubrussel/vub_tailwind
Version:
Vue and Tailwind CSS based frontend components with VUB specific layout.
17 lines (11 loc) • 340 B
Markdown
# RefText
## Props
<!-- @vuese:RefText:props:start -->
|Name|Description|Type|Required|Default|
|---|---|---|---|---|
|link|-|`String`|`false`|''|
|text|-|`String`|`false`|''|
|width|-|`String`|`false`|'w-1'|
|height|-|`String`|`false`|'h-8'|
|fontSize|-|`String`|`false`|'text-base'|
<!-- @vuese:RefText:props:end -->