Skip to content

frontend


Interface: PublicTitleProps

Defined in: src/components/typography/PublicTitle.tsx:25

Properties

accentColour?

optional accentColour?: string

Defined in: src/components/typography/PublicTitle.tsx:37

Accent colour for marked words — defaults to amber


c?

optional c?: string

Defined in: src/components/typography/PublicTitle.tsx:35

Base text colour — defaults to amber


description?

optional description?: string

Defined in: src/components/typography/PublicTitle.tsx:29

Optional description/subtitle text


size?

optional size?: "sm" | "md" | "lg"

Defined in: src/components/typography/PublicTitle.tsx:31

Size variant — defaults to lg


ta?

optional ta?: "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