DynamicForm.Renderer.Components.NestedEntries (DynamicForm v1.0.0)

Copy Markdown View Source

Rendering for paneldynamic questions: the repeating nested-form section — its header and add button, one namespaced child form per entry with its remove button, and the section-level errors.

Internal module — not part of the public API.

Summary

Functions

Renders the nested-form section for a paneldynamic question. disabled is the question's effective disabled state, computed by the caller.

Functions

nested_form(question, form, opts, disabled)

Renders the nested-form section for a paneldynamic question. disabled is the question's effective disabled state, computed by the caller.