@@ -793,6 +793,42 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
793793
794794
795795
796+
797+
798+ < table class ="docs-api-method-table ">
799+ < thead >
800+ < tr class ="docs-api-method-name-row ">
801+ < th colspan ="2 " class ="docs-api-method-name-cell "> setActiveMenuItem
802+ </ th >
803+ </ tr >
804+ </ thead > < tr class ="docs-api-method-description-row ">
805+ < td colspan ="2 " class ="docs-api-method-description-cell ">
806+ < p > Sets the active item to the item at the specified index and focuses the newly active item.</ p >
807+
808+ </ td >
809+ </ tr > < thead >
810+ < tr class ="docs-api-method-parameters-header-row ">
811+ < th colspan ="2 " class ="docs-api-method-parameters-header-cell "> Parameters</ th >
812+ </ tr >
813+ </ thead >
814+
815+ < tr class ="docs-api-method-parameter-row ">
816+ < td class ="docs-api-method-parameter-cell ">
817+ < p class ="docs-api-method-parameter-name ">
818+ item</ p >
819+ < code class ="docs-api-method-parameter-type "> number | CdkMenuItem</ code >
820+ </ td >
821+ < td class ="docs-api-method-parameter-description-cell ">
822+ < p class ="docs-api-method-parameter-description ">
823+ < p > The index of the item to be set as active, or the CdkMenuItem instance.</ p >
824+
825+ </ p >
826+ </ td >
827+ </ tr >
828+ </ table >
829+
830+
831+
796832
797833
798834
@@ -997,6 +1033,42 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
9971033
9981034
9991035
1036+
1037+
1038+ < table class ="docs-api-method-table ">
1039+ < thead >
1040+ < tr class ="docs-api-method-name-row ">
1041+ < th colspan ="2 " class ="docs-api-method-name-cell "> setActiveMenuItem
1042+ </ th >
1043+ </ tr >
1044+ </ thead > < tr class ="docs-api-method-description-row ">
1045+ < td colspan ="2 " class ="docs-api-method-description-cell ">
1046+ < p > Sets the active item to the item at the specified index and focuses the newly active item.</ p >
1047+
1048+ </ td >
1049+ </ tr > < thead >
1050+ < tr class ="docs-api-method-parameters-header-row ">
1051+ < th colspan ="2 " class ="docs-api-method-parameters-header-cell "> Parameters</ th >
1052+ </ tr >
1053+ </ thead >
1054+
1055+ < tr class ="docs-api-method-parameter-row ">
1056+ < td class ="docs-api-method-parameter-cell ">
1057+ < p class ="docs-api-method-parameter-name ">
1058+ item</ p >
1059+ < code class ="docs-api-method-parameter-type "> number | CdkMenuItem</ code >
1060+ </ td >
1061+ < td class ="docs-api-method-parameter-description-cell ">
1062+ < p class ="docs-api-method-parameter-description ">
1063+ < p > The index of the item to be set as active, or the CdkMenuItem instance.</ p >
1064+
1065+ </ p >
1066+ </ td >
1067+ </ tr >
1068+ </ table >
1069+
1070+
1071+
10001072
10011073
10021074
@@ -1323,6 +1395,42 @@ <h5 class="docs-api-h5 docs-api-method-header">Methods</h5>
13231395
13241396
13251397
1398+
1399+
1400+ < table class ="docs-api-method-table ">
1401+ < thead >
1402+ < tr class ="docs-api-method-name-row ">
1403+ < th colspan ="2 " class ="docs-api-method-name-cell "> setActiveMenuItem
1404+ </ th >
1405+ </ tr >
1406+ </ thead > < tr class ="docs-api-method-description-row ">
1407+ < td colspan ="2 " class ="docs-api-method-description-cell ">
1408+ < p > Sets the active item to the item at the specified index and focuses the newly active item.</ p >
1409+
1410+ </ td >
1411+ </ tr > < thead >
1412+ < tr class ="docs-api-method-parameters-header-row ">
1413+ < th colspan ="2 " class ="docs-api-method-parameters-header-cell "> Parameters</ th >
1414+ </ tr >
1415+ </ thead >
1416+
1417+ < tr class ="docs-api-method-parameter-row ">
1418+ < td class ="docs-api-method-parameter-cell ">
1419+ < p class ="docs-api-method-parameter-name ">
1420+ item</ p >
1421+ < code class ="docs-api-method-parameter-type "> number | CdkMenuItem</ code >
1422+ </ td >
1423+ < td class ="docs-api-method-parameter-description-cell ">
1424+ < p class ="docs-api-method-parameter-description ">
1425+ < p > The index of the item to be set as active, or the CdkMenuItem instance.</ p >
1426+
1427+ </ p >
1428+ </ td >
1429+ </ tr >
1430+ </ table >
1431+
1432+
1433+
13261434
13271435
13281436
0 commit comments