Property Default Type as#import { CNavbar } from '@coreui/react'
import CNavbar from '@coreui/react/src/components/navbar/CNavbar'
nav
(ElementType & 'symbol')
, (ElementType & 'object')
, (ElementType & 'nav')
, (ElementType & 'slot')
, (ElementType & 'style')
, ... 174 more ...
, (ElementType & FunctionComponent<...>)
Component used for the root node. Either a string to use a HTML element or a component.
className# -string
A string of all className you want applied to the component.
color# -'primary'
, 'secondary'
, 'success'
, 'danger'
, 'warning'
, 'info'
, 'dark'
, 'light'
, string
Sets the color context of the component to one of CoreUI’s themed colors.
colorScheme# -'dark'
, 'light'
Sets if the color of text should be colored for a light or dark background.
container# -boolean
, 'sm'
, 'md'
, 'lg'
, 'xl'
, 'xxl'
, 'fluid'
Defines optional container wrapping children elements.
expand# -boolean
, 'sm'
, 'md'
, 'lg'
, 'xl'
, 'xxl'
Defines the responsive breakpoint to determine when content collapses.
placement# -'fixed-top'
, 'fixed-bottom'
, 'sticky-top'
Place component in non-static positions.
CNavbarBrand#Property Default Type as# -import { CNavbarBrand } from '@coreui/react'
import CNavbarBrand from '@coreui/react/src/components/navbar/CNavbarBrand'
(ElementType & 'symbol')
, (ElementType & 'object')
, (ElementType & 'a')
, (ElementType & 'slot')
, (ElementType & 'style')
, ... 174 more ...
, (ElementType & FunctionComponent<...>)
Component used for the root node. Either a string to use a HTML element or a component.
className# -string
A string of all className you want applied to the component.
href# -string
The href attribute specifies the URL of the page the link goes to.
CNavbarNav#Property Default Type as#import { CNavbarNav } from '@coreui/react'
import CNavbarNav from '@coreui/react/src/components/navbar/CNavbarNav'
ul
(ElementType & 'symbol')
, (ElementType & 'object')
, (ElementType & 'ul')
, (ElementType & 'slot')
, (ElementType & 'style')
, ... 174 more ...
, (ElementType & FunctionComponent<...>)
Component used for the root node. Either a string to use a HTML element or a component.
className# -string
A string of all className you want applied to the component.
CNavbarText#Property Default Type className# -import { CNavbarText } from '@coreui/react'
import CNavbarText from '@coreui/react/src/components/navbar/CNavbarText'
string
A string of all className you want applied to the base component.
CNavbarToggler#Property Default Type className# -import { CNavbarToggler } from '@coreui/react'
import CNavbarToggler from '@coreui/react/src/components/navbar/CNavbarToggler'
string
A string of all className you want applied to the base component.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4