Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICreateOptions

Options for the create function

Hierarchy

  • ICreateOptions

Index

Properties

defaultRoute

defaultRoute: string

The default route that should be navigated too

Optional headerLeft

headerLeft: Component

A component that will replace the back button throughout the app, unless overwritten when registering a screen

Optional headerRight

headerRight: Component

A component that will be rendered on the right side of the header throughout the app, unless overwritten when registering a screen

Optional theme

theme: ITheme

The EF Carbon themeing interface to style the navigation component