euv-example 0.5.6

An example application demonstrating the euv UI framework with reactive signals, custom components, and WebAssembly.
Documentation
1
2
/// The HTML id for the counter value span element.
pub(crate) const COUNTER_ID: &str = "counter";