mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Template page updates
This commit is contained in:
parent
8039d3c5fe
commit
dc1b18d7e5
42 changed files with 5925 additions and 20 deletions
7
components/template/Separator.vue
Normal file
7
components/template/Separator.vue
Normal file
|
@ -0,0 +1,7 @@
|
|||
<template>
|
||||
<div class="template-separator">
|
||||
<div class="template-separator-icon">
|
||||
<slot />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
Loading…
Add table
Add a link
Reference in a new issue