Type parameters

  • T: object

Hierarchy

  • IEvent

Index

Properties

Properties

Optional data

data: unknown

Data which the user can provide during the custom trigger execution

Optional name

name: undefined | string

Name of the custom trigger (only available when type is 'custom'

target

target: T

Target element/component

type

Trigger type