Skip to main content

Interface: MapplesAppProps

Defined in: MapplesApp.tsx:21

Props for the MapplesApp component.

MapplesAppProps

Properties

style?

optional style: StyleContextType

Defined in: MapplesApp.tsx:23

Optional custom style configuration to override the default Mapples styling


assets?

optional assets: AnyObject

Defined in: MapplesApp.tsx:25

Optional custom assets configuration to override the default Mapples assets


showFontLoadingIndicator?

optional showFontLoadingIndicator: boolean

Defined in: MapplesApp.tsx:27

Whether to show a loading indicator while fonts are loading


FontLoadingIndicator?

optional FontLoadingIndicator: Element

Defined in: MapplesApp.tsx:29

Custom loading indicator component to display while fonts are loading