CardTextInputEventNames type

Event names supported by the text input component.

export declare type CardTextInputEventNames = 'onChange';