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-pro' CNavbarBrand
import { CNavbarBrand } from '@coreui/react-pro' CNavbarNav
import { CNavbarNav } from '@coreui/react-pro' CNavbarText
import { CNavbarText } from '@coreui/react-pro' | Property | Default | Type |
|---|---|---|
| className | - | string, undefined |
A string of all className you want applied to the base component. | ||
CNavbarToggler
import { CNavbarToggler } from '@coreui/react-pro'