# Container/TopNavigation

## Props


| Name | Type | Required | Default | Description |
|------|------|----------|---------|-------------|
| `title` | `ReactNode` | No |  |  |
| `left` | `ReactNode` | No |  |  |
| `right` | `ReactNode` | No |  |  |
