Documentation

trackHover()

Enables hover state tracking for this container.

trackHover(track?: boolean): this;

Parameters

Return value

The builder instance for chaining.

Related