Interface: PublicTitleProps¶
Defined in: src/components/typography/PublicTitle.tsx:25
Properties¶
accentColour?¶
optionalaccentColour?:string
Defined in: src/components/typography/PublicTitle.tsx:37
Accent colour for marked words — defaults to amber
c?¶
optionalc?:string
Defined in: src/components/typography/PublicTitle.tsx:35
Base text colour — defaults to amber
description?¶
optionaldescription?:string
Defined in: src/components/typography/PublicTitle.tsx:29
Optional description/subtitle text
size?¶
optionalsize?:"sm"|"md"|"lg"
Defined in: src/components/typography/PublicTitle.tsx:31
Size variant — defaults to lg
ta?¶
optionalta?:"center"|"left"|"right"
Defined in: src/components/typography/PublicTitle.tsx:33
Text alignment — defaults to center
title¶
title:
string
Defined in: src/components/typography/PublicTitle.tsx:27
Title text — wrap a word in asterisks for amber italic accent