script::dom::customelementregistry

Function is_valid_custom_element_name

Source
pub(crate) fn is_valid_custom_element_name(name: &str) -> bool
Expand description