[][src]Function taginfo::is_valid_custom_html_element_name

pub fn is_valid_custom_html_element_name(tag: &str) -> bool

Returns true when the tag name provided would be a valid "custom element" per the WhatWG spec