An action for inputs and textarea values binded to document title.
<script> import { documentTitleAction } from "svelte-legos"; </script> <input use:documentTitleAction />