addAll

abstract fun addAll(items: List<Pair<MenuItemConfig, FrontendConfig>>)

Inserts items before or after another menu item.

Each item in items associates a menu item with a frontend.