Hidden

Hidden creates a hidden input field. Nothing special about this.

<script>
import { Hidden } from '@splendidlabz/svelte'
</script>
<Hidden name="the-hidden-one"/>