Function set_checked

Source
pub fn set_checked(
    target: &EventTarget,
    value: bool,
) -> Result<(), Cow<'_, str>>
Expand description

Similar to set_value.