SearchParams.entries

Retrieves an iterator for the key-value pairs in the search parameters.

struct SearchParams
@property @nogc nothrow
entries
()

Return Value

An ada_url_search_params_entries_iter for the entries.

Meta