components
/
dev.fritz2.components
/
NavbarComponent
js
Navbar
Component
open class
NavbarComponent
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
js
object
Companion
Content copied to clipboard
Functions
equals
Link copied to clipboard
js
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
js
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
js
open fun
toString
():
String
Content copied to clipboard
Properties
actions
Link copied to clipboard
js
val
actions
:
ComponentProperty
<
RenderContext
.() ->
Unit
>
Content copied to clipboard
brand
Link copied to clipboard
js
val
brand
:
ComponentProperty
<
RenderContext
.() ->
Unit
>
Content copied to clipboard