@resee-movies/utilities - v0.8.0
Preparing search index...
GenerateTableOfContentsOptions
Type Alias GenerateTableOfContentsOptions
Config for the
generateTableOfContents
method.
type
GenerateTableOfContentsOptions
=
{
enabled
:
boolean
;
maxDepth
:
1
|
2
|
3
|
4
|
5
|
6
;
minDepth
:
1
|
2
|
3
|
4
|
5
|
6
;
}
Index
Properties
enabled
max
Depth
min
Depth
Properties
enabled
enabled
:
boolean
max
Depth
maxDepth
:
1
|
2
|
3
|
4
|
5
|
6
min
Depth
minDepth
:
1
|
2
|
3
|
4
|
5
|
6
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enabled
max
Depth
min
Depth
@resee-movies/utilities - v0.8.0
Loading...
Config for the generateTableOfContents method.