Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageNodeOpts<Store>

Defines the opts parameter passed to the constructor function of PageNode.

template

Store type of the PageNodeStore used by PageNode to retrieve PageNodes from the store

Type parameters

Hierarchy

Index

Properties

Properties

store

store: Store

an instance of PageNodeStore which can be used to retrieve/create PageNodes

Generated using TypeDoc