Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUltraRoutes

Hierarchy

  • IRoutes
    • IUltraRoutes

Index

Properties

Optional alias

alias: string

Alias route to allow generate an url

since

0.3.3

Optional defaultProps

defaultProps: any

Assigns default props state for this route

Optional hooks

hooks: IHooks

Assigns hooks for this route

see

IHooks

page

page: IPage

Singleton Page component class

see

IPage

path

path: string

Page component path

Optional routes

routes: Array<object>

Adds page childreen

Generated using TypeDoc