Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRoutes

Hierarchy

  • IRoutes

Index

Properties

Properties

Optional alias

alias: string

Alias route to allow generate an url

since

0.3.3

Optional hooks

hooks: IHooks

Assigns hooks for this route

see

IHooks

path

path: string

Page component path

Optional routes

routes: any

Add page childreen

see

IRouters

Generated using TypeDoc