Interface: BodyTextBoldProps¶
Defined in: src/components/typography/BodyTextBold.tsx:4
Properties¶
children¶
children:
ReactNode
Defined in: src/components/typography/BodyTextBold.tsx:5
justify?¶
optionaljustify?:"left"|"right"|"centre"
Defined in: src/components/typography/BodyTextBold.tsx:7
Text alignment. Defaults to "left".