Explore the API reference for the React Navbar component and discover how to effectively utilize its props for customization.
On this page
CNavbar
import { CNavbar } from '@coreui/react'CNavbarBrand
import { CNavbarBrand } from '@coreui/react'CNavbarNav
import { CNavbarNav } from '@coreui/react'CNavbarText
import { CNavbarText } from '@coreui/react'| Property | Default | Type |
|---|---|---|
| className | - | string |
A string of all className you want applied to the base component. | ||
CNavbarToggler
import { CNavbarToggler } from '@coreui/react'