Usage of this class directly is deprecated for admin core code use.
Class still needs to be in place for legacy support (see window.buildExpandingFormset)
and it's being extended by InlinePanel & MultipleChooserPanel.
Deprecated
Will be removed in a future release once fully migrated to Stimulus.
See
client/src/controllers/FormsetController.ts for the future (WIP) implementation.
Usage of this class directly is deprecated for admin core code use. Class still needs to be in place for legacy support (see
window.buildExpandingFormset
) and it's being extended by InlinePanel & MultipleChooserPanel.Deprecated
See
client/src/controllers/FormsetController.ts
for the future (WIP) implementation.