Debug utility which shows various internal things.
A flexible input container which handles all kinds of values. Uses an internal value state so it doesn't depend on you actually changing the value.
boolean
: switch
number
:
between 0 and 1 inclusive: slider
otherwise: text field
other: text field
React component for displaying the contents of the extension storage. Uses Store to get StoreElement wrappers around the actual object.
Doesn't display primitive values.
React component for displaying a StoreElement. This is for debug purposes only. All values are shown with StoreElementValue and as such may be edited.
Wrapper for store element values which uses [[StoreElementInput]] to display itself and uses useConfigChange to keep itself updated.
Check whether something is numeric.
Generated using TypeDoc
Debugging utilities for Dolos.