URL Hash

On this page

How it works

Hash

vue
<template>
  <c-input state-src="hash://" />
  <c-label state-src="hash://" />
</template>

<script setup>

</script>