Interface: BodyTextBoldProps¶
Defined in: src/components/typography/BodyTextBold.tsx:12
Properties¶
children¶
children:
ReactNode
Defined in: src/components/typography/BodyTextBold.tsx:14
Content to render in bold
justify?¶
optionaljustify?:"left"|"right"|"centre"
Defined in: src/components/typography/BodyTextBold.tsx:16
Text alignment. Defaults to "left".