foundation-utils.eventname
Home > @genesislcap/foundation-utils > EventName
EventName type
Represents the possible event names for data synchronization.
Signature:
export type EventName = 'input' | 'change' | 'default';
Home > @genesislcap/foundation-utils > EventName
Represents the possible event names for data synchronization.
Signature:
export type EventName = 'input' | 'change' | 'default';