Skip to main content
DecorateResetParams
options passed to the reset method on a Decorator.
{
  remove:(el:BrowserElement) => any
}