UNPKG

@vubrussel/vub_tailwind

Version:

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

17 lines (11 loc) 444 B
# 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 -->