menuAnchor

fun <W : Widget> Container.menuAnchor(anchor: W, position: Position = Position.RELATIVE, initMenu: SimplePanel.() -> MdMenu): MenuAnchor<W>(source)

Factory for obtaining an instance of MenuAnchor. The returned component is added to this Container.