leptos_struct_table

Type Alias BodyRef

Source
pub type BodyRef = Arc<dyn Fn(Element, ())>;

Aliased Typeยง

struct BodyRef { /* private fields */ }