Table of Contents
Commands
open
open
Opens the table of contents.
close
close
Closes the table of contents.
getState
getState
Gets the current table of contents state.
The command will return an object with the following properties:
Property
Type
Description
isOpen
boolean
Is the table of contents currently open
Last updated