# PageTitle

## Props

<!-- @vuese:PageTitle:props:start -->
|Name|Description|Type|Required|Default|
|---|---|---|---|---|
|title|-|`String`|`false`|''|
|subText|-|`String`|`false`|''|
|backgroundImage|add a background image to the left of the background that doesn't repeat|`String`|`false`|null|
|subTextSize|-|`String`|`false`|'text-sm'|
|subTextColor|-|`String`|`false`|'text-black'|

<!-- @vuese:PageTitle:props:end -->


