mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Inkbar updates
This commit is contained in:
parent
b6620cec8d
commit
5d8afe45c1
1 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,9 @@ export default {
|
||||||
|
|
||||||
activeItem && (activeItem.tabIndex = '0');
|
activeItem && (activeItem.tabIndex = '0');
|
||||||
},
|
},
|
||||||
|
updated() {
|
||||||
|
this.updateInkBar();
|
||||||
|
},
|
||||||
methods: {
|
methods: {
|
||||||
getPTOptions(key, item, index) {
|
getPTOptions(key, item, index) {
|
||||||
return this.ptm(key, {
|
return this.ptm(key, {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue