Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventParams

Defines all the properties that an event parameter can have

Hierarchy

  • EventParams

Index

Properties

name

name: string

Optional options

options: Array<object>

parameter

parameter: string

Optional required

required: undefined | false | true

type

Optional value

value: undefined | string

Generated using TypeDoc