v0.18.186 - 30.6 / 29.8

Directory

Directory of pota plugins and hooks for fancy stuff.

# Plugins

Note: props plugins is a side-effect, once imported it registers globally.

  1. bind - automatically bind the value of a form field to a signal
  2. clickoutside - runs a function when clicking outside the element
  3. clipboard - allows to copy to clipboard the return value of a function, the string set as the prop value or the innerText of the element
  4. fullscreen - on click it will fullscreen the element
  5. useSelector - Most performant way to have an isSelected signal.
  6. useTimeout - For creating setTimeouts that autodispose.