🚀 Type-safe, reactive form handling library for Leptos applications. Production-ready with 100% test success rate, cross-browser compatibility, and comprehensive validation. Built with Rust/WASM for high performance.
//! Analytics Hooks Module - Form analytics and tracking
//!//! This module provides hooks for form analytics and user interaction tracking.
pubmodform_analytics;// Re-export public API
pubuseform_analytics::*;