Appearance
<template> <kn-hello /> </template> <script setup lang="ts"> import { KnHello } from 'knot-vue' </script>