TabGroup
TabGroup {
id: string; -- required
name: string | function; -- required
hidden: bool | function; -- optional (default: false)
tooltip: string | function; -- optional (default: "")
...
}
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
TabGroup {
id: string; -- required
name: string | function; -- required
hidden: bool | function; -- optional (default: false)
tooltip: string | function; -- optional (default: "")
...
}