components
0.14.4
js
components
/
dev.fritz2.components.menu
/
MenuChild
Menu
Child
js
interface
MenuChild
Content copied to clipboard
An interface for renderable sub-components of a Menu all children of a Menu must implement.
Functions
Inheritors
Functions
render
Link copied to clipboard
js
abstract
fun
render
(
context
:
RenderContext
,
styles
:
MenuStyles
)
Content copied to clipboard
Inheritors
SubMenuComponent
Link copied to clipboard
MenuEntry
Link copied to clipboard
MenuLink
Link copied to clipboard
CustomMenuEntry
Link copied to clipboard
MenuHeader
Link copied to clipboard
MenuDivider
Link copied to clipboard