Skip to main content

set_reloading

Function set_reloading 

Source
pub fn set_reloading(on: bool)
Expand description

Set or clear the reload-in-progress guard. The reactive apply step brackets its reloadable-diff application with set_reloading(true) then (false).