NavbarComponent

open class NavbarComponent

Types

Companion
Link copied to clipboard
js
object Companion

Functions

equals
Link copied to clipboard
js
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
js
open fun hashCode(): Int
toString
Link copied to clipboard
js
open fun toString(): String

Properties

actions
Link copied to clipboard
js
val actions: ComponentProperty<RenderContext.() -> Unit>
brand
Link copied to clipboard
js
val brand: ComponentProperty<RenderContext.() -> Unit>