Lime Web Components API Documentation - v6.24.0
    Preparing search index...

    Interface HttpParams

    URL query parameters for HTTP requests

    Key-value pairs that will be appended to the request URL as query string. Array values will be repeated for the same parameter name.

    Indexable

    • [param: string]: string | string[]