GenericHooks

class Object
trait Matchable
class Any

Value members

Concrete methods

def useForceRefresh: (Int, () => Unit)

A react hook to force a component refresh, use it with care.

A react hook to force a component refresh, use it with care.

Returns:

the times the component has been refreshed, and a function to force the refresh