SearchParams.keys

Retrieves an iterator for the keys in the search parameters.

struct SearchParams
@property @nogc nothrow
keys
()

Return Value

An ada_url_search_params_keys_iter for the keys.

Meta