create_new_prop

Function create_new_prop 

Source
pub fn create_new_prop(
    elem: &ElementRc,
    tentative_name: SmolStr,
    ty: Type,
) -> NamedReference
Expand description

Create a new property based on the name. (it might get a different name if that property exist)