Function sauron_core::html::attributes::replace
source · pub fn replace<MSG>(v: bool) -> Attribute<MSG>
Expand description
if the value is true, then this node is made to replace the old node it matches
pub fn replace<MSG>(v: bool) -> Attribute<MSG>
if the value is true, then this node is made to replace the old node it matches