LWT JavaScript API
    Preparing search index...
    • Read a feed form's fields into an API payload.

      The forms keep their NfName / NfSourceURI field names, so the tag and option helpers that write into inputs by name are unaffected.

      Parameters

      • form: HTMLFormElement

        The feed form

      • options: string

        Serialized options string, built by the form's component

      Returns FeedData

      The payload the feeds API expects