removeNavItem method removes a sub-nav row previously created with addNavItem(), identified by its immutable value (parent or child).embedded.nav.removeNavItem(value)| Parameter | Type | Required | Description |
|---|---|---|---|
| value | string | Yes | The value of the injected parent or child row. |
value: Keep an internal collection of created value strings so cleanup is deterministic.