UNPKG

@netgrif/components-core

Version:

Netgrif Application engine frontend core Angular library

11 lines (10 loc) 262 B
export declare enum EventConstants { /** * Changed fields parameter of {@link SetDataEventOutcome} */ CHANGED_FIELDS = "changedFields", /** * Front actions parameter of {@link EventOutcome} */ FRONT_ACTIONS = "frontActions" }