v0.16.155 - 34 / 22.1

Directory

Directory of pota plugins and hooks for fancy stuff.

# Plugins

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

  1. autofocus - automatically focus the field
  2. bind - automatically bind the value of a form field to a signal
  3. clickOutside - runs a function when clicking outside the element
  4. pasteTextPlain - forces pasting as text/plain
  5. 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
  6. fullscreen - on click it will fullscreen the element
  7. useSelector - Most performant way to have an isSelected signal.
  8. useTimeout - For creating setTimeouts that autodispose.