Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IThemeFontStyle

The style for a font, using @ef-carbon/react-native-style alias values. Rarely used individually but often used as a partial interface to override font styles as part of IThemeFontOptions

Hierarchy

  • IThemeFontStyle

Index

Properties

background

background: keyof IColours

colour

colour: keyof IColours

family

family: keyof IFamily

lineHeight

lineHeight: number

shade

shade: keyof IColour

size

size: keyof ILength

slope

slope: SlopeUnion

weight

weight: keyof IWeight