mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 06:25:21 +02:00
Update table-of-content.js
This commit is contained in:
parent
cfba1b7f48
commit
ce8fdde541
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ export default class TableOfContent {
|
|||
* Highlight link's item with a given href
|
||||
*
|
||||
* @param {string} targetLink - href of the link
|
||||
* @param {boolean} [needHighlightPrevious=false] - need to highlight previous link
|
||||
* @param {boolean} [needHighlightPrevious=false] - need to highlight previous link instead of current
|
||||
*/
|
||||
setActiveLink(targetLink, needHighlightPrevious = false) {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue