Readonly
activeActive heading
Readonly
activeSignal emitted when the active heading changes.
Readonly
collapseSignal emitted when a table of content section collapse state changes.
If all headings state are set at the same time, the argument is null.
Readonly
configurationModel configuration
Readonly
documentReadonly
headingsReturns the list of headings.
Readonly
headingsSignal emitted when the headings changes.
Readonly
isReadonly
stateA signal emitted when any model state changes.
Readonly
supportedList of configuration options supported by the model.
Optional
titleDocument title
Callback on heading collapse.
Dispose of the resources held by the object.
If the object's dispose
method is called more than once, all
calls made after the first will be a no-op.
It is undefined behavior to use any functionality of the object after it has been disposed unless otherwise explicitly noted.
Model configuration setter.
New configuration
Interface describing a widget table of contents model.