Package-level declarations

Types

Link copied to clipboard
interface NavbarProps : <ERROR CLASS> ERROR CLASS: Symbol not found for PropsWithChildren

Props used to customize the Navbar.

Properties

Link copied to clipboard
external val Navbar: ERROR CLASS: Symbol not found for FC<it/unibo/alchemist/boundary/webui/client/adapters/reactBootstrap/navbar/NavbarProps>

React Bootstrap Navbar adapter.

Link copied to clipboard
val NavbarBrand: ERROR CLASS: Symbol not found for FC<ERROR CLASS: Symbol not found for PropsWithChildren>

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