Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface INavigatorStatic

Hierarchy

Index

Constructors

constructor

Properties

backend

backend: IBackend

Optional childContextTypes

childContextTypes: ValidationMap<any>

Optional contextTypes

contextTypes: ValidationMap<any>

Optional defaultProps

defaultProps: Partial<INavigatorProps>

Optional displayName

displayName: undefined | string

Optional getDerivedStateFromProps

getDerivedStateFromProps: GetDerivedStateFromProps<INavigatorProps, INavigatorState>

Optional propTypes

propTypes: ValidationMap<INavigatorProps>