GitHub

DaffSeoTitleUpdate

Describes how to set page titles based on dispatched actions.

import { DaffSeoTitleUpdate } from '@daffodil/seo/state'
type DaffSeoTitleUpdate<T extends Action = Action> = DaffSeoUpdateActionPair<T, string>
Type Options
DaffSeoTitleUpdate DaffSeoUpdateActionPair