Documentation

onClick()

Handles the Click event.

onClick(handle: string | ViewBuilderEventHandler<TView>): this;

Parameters

Related