ComponentContext

constructor(component: Component, event: E, cache: MutableStringKeyedMap<Any>)

Parameters

E

Event type the component makes use of

component

Component object that's being interacted with

event

Event that triggered this execution context

cache

Data cache map shared with the defined checks.