addFirst

abstract fun addFirst(vararg item: Pair<MenuItemConfig, FrontendConfig>)

Adds the given item pair to the beginning of the menu.

item associates a menu item with a frontend.