DaffSeoUpdateActionPair

Specifies a function to run in response to a particular action. Used to add feature-specific SEO behavior.

Properties

Name Type Description
action T['type'] The type of action to respond to.
getData (action: T) => V A function that gets SEO info from the particular action.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.