---
title: Bottom Icon Bar menu component
description: Use a query parameter to highlight the active item when linking into a screen that uses the Bottom Icon Bar menu component.
type: api-reference
tags: [js-api, components, menu, bottom, icon, bar]
v3_relevant: true
deprecated: false
---
# Bottom Icon Bar menu component

Use a query parameter to highlight the active item when linking into a screen that uses the Bottom Icon Bar menu component.

## Select active menu item based on query

Use a 0-indexed query parameter to highlight an menu item.

```
?activeMenuItem=0
```

---

[Back to API documentation](../../API-Documentation)
{: .buttons}
