Documentation update
This commit is contained in:
parent
53dcb198f1
commit
fda4fbd612
1 changed files with 1 additions and 1 deletions
|
@ -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