Module

Enzyme.Mount

Package
purescript-enzyme
Repository
coot/purescript-enzyme

#mountWithOptions Source

mountWithOptions :: forall t s r. Union s (Optional ()) (Optional r) => Union r t (Optional ()) => ReactElement -> Record (s :: Row Type) -> ReactWrapper