Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISchemaPage

Used by data.current and data.next.
Set to undefined until values are available.

param

Barba container element

param

Full stringified HTML

param

Namespace

param

URL

param

Route name (with @barba/router)

Hierarchy

  • ISchemaPage

Index

Properties

container

container: HTMLElement

html

html: string

namespace

namespace: string

Optional route

route: IRouteResolved | null

url

Generated using TypeDoc