State injector props

Hierarchy

  • StateProps

Properties

Properties

name?: string

Key to passing state from server to client

state?: any

State value

Generated using TypeDoc