Skip to main content

Module common

Module common 

Source
Expand description

Common utilities for component reuse

Provides shared traits and builders to reduce boilerplate across components.

Structs§

ClassBuilder
Builder for constructing CSS class strings with conditional classes.

Functions§

fire_event
Call an optional event handler with the given event.
style_str
Extract the style string from an Option<String>.