Type Alias: ClickHandler()
ClickHandler = () =>
void
Defined in: shared/types/componentProps.ts:177
Simple click handler for basic interactions.
Returnsโ
void
ClickHandler = () =>
void
Defined in: shared/types/componentProps.ts:177
Simple click handler for basic interactions.
void