Home > widget-integration > METADATA_JSON
METADATA_JSON variable
Pre-defined metadata JSON strings for common filter actions.
Contains stringified JSON metadata used in data-metadata attributes.
Signature:
METADATA_JSON: {
readonly CLEAR_ALL_FILTER: "{ \"action\": { \"clearAllFilter\": \"\" }}";
}