"components/UIView" | @uirouter/react
Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "components/UIView"

Index

Variables

Const TransitionPropCollisionError

TransitionPropCollisionError: string = '`transition` cannot be used as resolve token. ' +'Please rename your resolve to avoid conflicts with the router transition.'

Const UIViewConsumer

UIViewConsumer: ExoticComponent<ConsumerProps<UIViewAddress>> = UIViewContext.Consumer
deprecated

use [[useParentView]] or React.useContext(UIViewContext)

Generated using TypeDoc