Type Alias SelectedPageTemplate

SelectedPageTemplate:
    | "all"
    | "odd"
    | "even"
    | "custom"
    | "highlighted"