[scvo-router](../README.md) > ["interfaces"](../modules/_interfaces_.md) > [IMenuItem](../interfaces/_interfaces_.imenuitem.md)



# Interface: IMenuItem


## Properties
<a id="label"></a>

###  label

**●  label**:  *`string`* 

*Defined in [interfaces.ts:24](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L24)*





___

<a id="path"></a>

###  path

**●  path**:  *`string`* 

*Defined in [interfaces.ts:25](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L25)*





___

<a id="submenu"></a>

###  subMenu

**●  subMenu**:  *[IMenuItem](_interfaces_.imenuitem.md)[]* 

*Defined in [interfaces.ts:26](https://github.com/scvodigital/scvo-router/blob/627f4b0/src/interfaces.ts#L26)*





___


