Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Page

Hierarchy

Index

Constructors

constructor

Properties

Private _children

_children: Array<ChildPage | PageSection>

Private _parent

_parent: PageGroup

Protected _title

_title: string

Protected _url

_url: string

Accessors

children

contents

  • get contents(): string

parent

source

  • get source(): string

title

  • get title(): string

url

  • get url(): string

Generated using TypeDoc