Form Widgets

The documentation for admin_kit.widgets module.

SelectMultipleWidget

MultiSelectField is the widget used for Multi Select. It inherits Django SelectMultiple Widget class.

The widget doesnt take any new parameters. It just adds the initial value of that widget to data-kit-config attribute.