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