Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IRouters

Index

Properties

Optional alias

alias: string

Alias route to allow generate an url

since

0.3.3

Optional defaultProps

defaultProps: any

It assigns default props state for this route

Optional hooks

hooks: IHooks

It assigns hooks for this route

see

IHooks

page

page: IPage

Singleton Page component class

see

IPage

path

path: string

Page component path

Optional routers

routers: Array<object>

It adds page childreen

see

IRouters

Generated using TypeDoc