Deprecating show/hide in favour of open/close
· 2 min read
As of the next major release (3.0.0), the show()
and hide()
methods of useDialog()
will be deprecated in favour of open()
and close()
. There is currently no set date for this release, but we wanted to give you a heads up so you can migrate ahead of time