useWidgetInteractiveTimeout hook is to derive resulted interactiveTimeout based on
the passed interactiveTimeout value that in turns drives widget UI phases.
For example, once the widget timeouts, widget UI phase would transition from INTERACTIVE to TIMED_OUT
which would turn the widget into a non interact-able widget.
Resulted interactiveTimeout value is used by LLWidgetHeader component.
Description
useWidgetInteractiveTimeout hook is to derive resulted interactiveTimeout based on the passed interactiveTimeout value that in turns drives widget UI phases. For example, once the widget timeouts, widget UI phase would transition from INTERACTIVE to TIMED_OUT which would turn the widget into a non interact-able widget. Resulted interactiveTimeout value is used by
LLWidgetHeader
component.Since
0.1.0