You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refs
* React.DOM.Props.ref - set ref property (string)
* React.readRef - read ref through Foreign
* readRef from Foreign rather than Refs
* React.DOM.Props.refCb
* readRef and writeRef through ffi
* Remove DOM dependency, use foreign data type for Ref
Still adds two small dependencies
* purescript-maybe
* purescript-nullable
* Rename: withRef && added comments.
* Nullable Ref in withRefs
0 commit comments