@@ -1878,6 +1878,44 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
1878
1878
1879
1879
1880
1880
1881
+ < table class ="docs-api-method-table ">
1882
+ < thead >
1883
+ < tr class ="docs-api-method-name-row ">
1884
+ < th colspan ="2 " class ="docs-api-method-name-cell "> setActiveItem
1885
+ </ th >
1886
+ </ tr >
1887
+ </ thead > < tr class ="docs-api-method-description-row ">
1888
+ < td colspan ="2 " class ="docs-api-method-description-cell ">
1889
+ < p > Sets the active item to the item to the specified one and adds the
1890
+ active styles to the it. Also removes active styles from the
1891
+ previously active item.</ p >
1892
+
1893
+ </ td >
1894
+ </ tr > < thead >
1895
+ < tr class ="docs-api-method-parameters-header-row ">
1896
+ < th colspan ="2 " class ="docs-api-method-parameters-header-cell "> Parameters</ th >
1897
+ </ tr >
1898
+ </ thead >
1899
+
1900
+ < tr class ="docs-api-method-parameter-row ">
1901
+ < td class ="docs-api-method-parameter-cell ">
1902
+ < p class ="docs-api-method-parameter-name ">
1903
+ item</ p >
1904
+ < code class ="docs-api-method-parameter-type "> number | T</ code >
1905
+ </ td >
1906
+ < td class ="docs-api-method-parameter-description-cell ">
1907
+ < p class ="docs-api-method-parameter-description ">
1908
+ < p > Item to be set as active.</ p >
1909
+
1910
+ </ p >
1911
+ </ td >
1912
+ </ tr >
1913
+ </ table >
1914
+
1915
+
1916
+
1917
+
1918
+
1881
1919
< table class ="docs-api-method-table ">
1882
1920
< thead >
1883
1921
< tr class ="docs-api-method-name-row ">
@@ -2707,6 +2745,42 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
2707
2745
2708
2746
2709
2747
2748
+ < table class ="docs-api-method-table ">
2749
+ < thead >
2750
+ < tr class ="docs-api-method-name-row ">
2751
+ < th colspan ="2 " class ="docs-api-method-name-cell "> setActiveItem
2752
+ </ th >
2753
+ </ tr >
2754
+ </ thead > < tr class ="docs-api-method-description-row ">
2755
+ < td colspan ="2 " class ="docs-api-method-description-cell ">
2756
+ < p > Sets the active item to the item that is specified and focuses it.</ p >
2757
+
2758
+ </ td >
2759
+ </ tr > < thead >
2760
+ < tr class ="docs-api-method-parameters-header-row ">
2761
+ < th colspan ="2 " class ="docs-api-method-parameters-header-cell "> Parameters</ th >
2762
+ </ tr >
2763
+ </ thead >
2764
+
2765
+ < tr class ="docs-api-method-parameter-row ">
2766
+ < td class ="docs-api-method-parameter-cell ">
2767
+ < p class ="docs-api-method-parameter-name ">
2768
+ item</ p >
2769
+ < code class ="docs-api-method-parameter-type "> number | T</ code >
2770
+ </ td >
2771
+ < td class ="docs-api-method-parameter-description-cell ">
2772
+ < p class ="docs-api-method-parameter-description ">
2773
+ < p > Item to be set as active.</ p >
2774
+
2775
+ </ p >
2776
+ </ td >
2777
+ </ tr >
2778
+ </ table >
2779
+
2780
+
2781
+
2782
+
2783
+
2710
2784
< table class ="docs-api-method-table ">
2711
2785
< thead >
2712
2786
< tr class ="docs-api-method-name-row ">
@@ -3580,6 +3654,42 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
3580
3654
3581
3655
3582
3656
3657
+ < table class ="docs-api-method-table ">
3658
+ < thead >
3659
+ < tr class ="docs-api-method-name-row ">
3660
+ < th colspan ="2 " class ="docs-api-method-name-cell "> setActiveItem
3661
+ </ th >
3662
+ </ tr >
3663
+ </ thead > < tr class ="docs-api-method-description-row ">
3664
+ < td colspan ="2 " class ="docs-api-method-description-cell ">
3665
+ < p > Sets the active item to the specified item.</ p >
3666
+
3667
+ </ td >
3668
+ </ tr > < thead >
3669
+ < tr class ="docs-api-method-parameters-header-row ">
3670
+ < th colspan ="2 " class ="docs-api-method-parameters-header-cell "> Parameters</ th >
3671
+ </ tr >
3672
+ </ thead >
3673
+
3674
+ < tr class ="docs-api-method-parameter-row ">
3675
+ < td class ="docs-api-method-parameter-cell ">
3676
+ < p class ="docs-api-method-parameter-name ">
3677
+ item</ p >
3678
+ < code class ="docs-api-method-parameter-type "> number | T</ code >
3679
+ </ td >
3680
+ < td class ="docs-api-method-parameter-description-cell ">
3681
+ < p class ="docs-api-method-parameter-description ">
3682
+ < p > The item to be set as active.</ p >
3683
+
3684
+ </ p >
3685
+ </ td >
3686
+ </ tr >
3687
+ </ table >
3688
+
3689
+
3690
+
3691
+
3692
+
3583
3693
< table class ="docs-api-method-table ">
3584
3694
< thead >
3585
3695
< tr class ="docs-api-method-name-row ">
0 commit comments