Module active

Source
Expand description

Active elements.

This module defines the IsElementActive trait for Document, which is used to check if a given UI element is the active element.

Traitsยง

IsElementActive
Trait to check if an element is active.