-
Notifications
You must be signed in to change notification settings - Fork 5
PageNumberOutline
lublak edited this page Oct 18, 2021
·
1 revision
the outline which includes a page number
• new PageNumberOutline(title
, page
, childs?
)
Name | Type | Description |
---|---|---|
title |
string |
the title |
page |
number |
the page number to which the outline points |
childs? |
readonly Outline [] |
- |
• Optional
Readonly
childs: readonly Outline
[]
the childrens
• Readonly
page: number
• Readonly
title: string
the title