Skip to content

Latest commit

 

History

History

useTag

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

useTag

import {tagProps} from '@/composables/useTag';

const props = defineProps({
  ...tagProps,
});

Props

tag

Default Value

div

Available Values

Any valid HTML tag name