Qr Code
Basic usage
<script setup lang="ts">
import { NmorphQRCode } from "@nmorph/nmorph-ui-kit";
</script><template>
<NmorphQRCode value="https://nmorph-ui-kit.example" title="Nmorph docs" />
</template>Open the documentation on a device with a screen size of at least 375px by 640px.