PvIcon
Documentation
Example
Source
HTML
<script setup lang="ts">
import PvIcon from "@/components/base/PvIcon/PvIcon.vue";
</script>
<template>
<PvIcon name="user"></PvIcon>
</template>
Properties
Prop Name | Type | Required | Default | Description |
---|---|---|---|---|
name |
string |
yes |
N/A |
- |
size |
10 | 12 | 20 | 24 | 32 | 64 | undefined |
no |
N/A |
- |