Type Definition dioxus_html::AttributeDiscription

source ·
pub type AttributeDiscription = (&'static str, Option<&'static str>, bool);