Package-level declarations

Types

Link copied to clipboard
interface NavbarProps

Props used to customize the Navbar.

Properties

Link copied to clipboard
external val Navbar: <Error class: unknown class><NavbarProps>

React Bootstrap Navbar adapter.

Link copied to clipboard
val NavbarBrand: <Error class: unknown class><<Error class: unknown class>>

Navbar.Brand component. Note: an explicit cast is required here, as the original Javascript structure is dynamic.