Hierarchy

  • PageState

Constructors

Properties

Methods

Constructors

Properties

data: {}

Type declaration

    type: any

    Methods

    • Determine whether the page matches the given class and data.

      Parameters

      • type: object

        The page class to check against. Subclasses are accepted as well.

      • data: Record<string, unknown> = {}

      Returns boolean

    Generated using TypeDoc v0.24.8