clearParams

Updated:

Removes all of the module's active parameters.

Description

The clearParams method takes no arguments and removes all of the module's active parameters when invoked. This method is used in conjunction with the setParams and paramsChanged capabilities. The parameters store acts as a traditional query parameter setup where you can get and persist data to a URL for use later or upon refresh.

Signature

tecton.actions.clearParams(): void;

Usage

Clear all query parameters.

tecton.actions.clearParams();

Platform Support

UUX
Config

Changelog

The changelog provides a detailed history of new features, improvements, and bug fixes going back to Tecton 1.30.0. If the button is disabled, it indicates there have been no detectable changes since then.

Show changelog (1)