Appearance
<template> <GColorPicker></GColorPicker> </template> <script lang="ts" setup> import { GColorPicker } from '@lingjhf/guava-vue' </script>