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();

Release Notes

Tecton
0.7.0

Platform Support

UUX
Config