models/ui/ui_models library

UI Models

This file exports all UI-related models for clean imports. Contains data structures for UI events, click behavior, and interaction metadata.

Classes

ClickBehaviorEvent
Click behavior event that sends UI data for rage/empty clicks Will be enriched by the Hub to create a proper metric
UIEventBase
Lightweight UI event - only essential data Hub will enrich with device info, session data, etc.