Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageElementGroupOpts<Store, Content>

Describes the opts parameter passed to the constructor function of PageElementGroup.

template

Store type of the PageNodeStore instance which can be used to retrieve/create PageNodes

template

Content an arbitrary object structure of PageNode instances as values and the names used to identify these PageNodes as keys

Type parameters

Hierarchy

Index

Properties

Properties

content

content: Content

store

store: Store

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

Generated using TypeDoc