# 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 -->


