<template>
<c-input state-src="api://memory/demo-key-bindless" />
<c-button
state-for="api://memory/demo-key-bindless"
state-action="method1"
/>
<c-label state-src="api://memory/demo-key-bindless" />
</template>
<script setup>
</script>