Expand all

ve.ui.FragmentInspector

Extends

Constructor

new ve.ui.FragmentInspector([config]) #

Inspector for working with fragments of content.

Parameters:

Name Type Attributes Description
config Object optional

Configuration options

Properties:
Name Type Attributes Default Description
padded boolean optional
true

Inspector form area has padding, set to false for edge-to-edge layouts, e.g. IndexLayout

Mixes in:
Source:
Inspector for working with fragments of content.

Methods

getActionWidgetConfig() #

onFormSubmit() #

Handle form submit events.

Executes the 'done' action when the user presses enter in the form.

Source:
Handle form submit events.