Directory of pota plugins and hooks for fancy stuff.
Note: props plugins is a side-effect, once imported it registers globally.
- autofocus - automatically focus the field
- bind - automatically bind the value of a form field to a signal
- clickOutside - runs a function when clicking outside the element
- pasteTextPlain - forces pasting as text/plain
- 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
- fullscreen - on click it will fullscreen the element
- useSelector - Most performant way to have an isSelected signal.
- useTimeout - For creating setTimeouts that autodispose.