@oneblink/sdk
    Preparing search index...

    Type Alias SummaryElement

    SummaryElement: FormElementBase & { elementIds: string[]; type: "summary" }

    An element to summarize other form element values.

    The element must have an id property with a value that is globally unique within the form definition.