mirror of
https://ark.sudovanilla.org/Korbs/electron-tabs.git
synced 2024-12-23 03:53:53 +00:00
Documentation update
This commit is contained in:
parent
53dcb198f1
commit
fda4fbd612
|
@ -156,7 +156,7 @@ tab.setPosition(-1);
|
||||||
|
|
||||||
#### `tab.getPosition(fromRight)`
|
#### `tab.getPosition(fromRight)`
|
||||||
|
|
||||||
Get the tab position. If `fromRight` is true, then the index returned is negative and is the offset from the right.
|
Get the tab position. If `fromRight` is true the index returned is negative and is the offset from the right.
|
||||||
|
|
||||||
#### `tab.activate()`
|
#### `tab.activate()`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue