Documentation

onMouseEnter()

Handles the MouseEnter event.

onMouseEnter(handle: string | ViewBuilderEventHandler<T>): this;

Notes

Parameters

Related