mw.widgets.NamespacesMenuOptionWidget(configopt)

new mw.widgets.NamespacesMenuOptionWidget(configopt) #

Creates an mw.widgets.NamespacesMenuOptionWidget object.

This MenuOptionWidget widget returns an item match text that includes both the label and the data, so the menu can filter on either.

Parameters:

Name Type Attributes Description
config Object <optional>

Configuration options

Source:
Creates an mw.widgets.NamespacesMenuOptionWidget object.

Extends

Methods