# `BB.LiveView.Components.Parameters`
[🔗](https://github.com/beam-bots/bb_liveview/blob/main/lib/bb/live_view/components/parameters.ex#L5)

LiveComponent for viewing and editing robot parameters.

Displays parameters in a tab-based interface with:
- Local parameter groups as tabs
- Remote bridge parameters in separate tabs
- Appropriate input controls based on parameter type
- Real-time updates via PubSub

---

*Consult [api-reference.md](api-reference.md) for complete listing*
