Options
All
  • Public
  • Public/Protected
  • All
Menu

Signature of new the view to start.

param name

New view name. Usually it matches the location.pathname or location.hash

param group

New view group. It is recommended to contain the dynamic placeholders of the view name. For example, if the view name is "/books/123", view group should be "books/:bookId" or similar.

Hierarchy

  • APIPage

Index

Properties

Properties

group: string
name: string

Generated using TypeDoc