Module
Enzyme.Shallow
- Package
- purescript-enzyme
- Repository
- coot/purescript-enzyme
#shallow Source
shallow :: forall e. ReactElement -> Eff (enzyme :: ENZYME | e) ShallowWrapper
#shallowWithOptions Source
shallowWithOptions :: forall e t s r. Union s (Optional ()) (Optional r) => Union r t (Optional ()) => ReactElement -> Record (s :: Row Type) -> Eff (enzyme :: ENZYME | e) ShallowWrapper