Installation
Props Table
Prop | Type | Description | Default |
---|---|---|---|
banner | React.ReactNode | An optional banner element to display within the navbar. | undefined |
className | string | Optional CSS class for custom styling of the grid. | "" |
children | React.ReactNode | Child elements to be rendered inside the grid, row, or item. | undefined |
href | string | The destination URL of the link. | undefined |