documentTitleAction

An action for inputs and textarea values binded to document title.

Demo

Usage

<script>
  import { documentTitleAction } from "svelte-legos";
</script>

<input use:documentTitleAction />