GenericHooks

net.wiringbits.webapp.utils.slinkyUtils.core.GenericHooks$
object GenericHooks

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

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.

Attributes

Returns

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