# NavActivity
# Props
| Prop name | Description | Type | Values | Default |
|---|---|---|---|---|
| text | string | - | null | |
| strong | boolean | - | true | |
| showLabel | boolean | - | true | |
| active | boolean | - | false | |
| icon | string | - | null | |
| userIcon | boolean | - | false | |
| variant | string | - | null | |
| iconVariant | string | - | null | |
| textVariant | string | - | null | |
| activeTextVariant | string | - | null | |
| meta | object | - | {} | |
| disabled | boolean | - | false |
← IssueTracker NavTasks →