primevue-mirror/apps/showcase/doc/designer/DashboardDoc.vue

9 lines
480 B
Vue
Raw Normal View History

2025-01-10 11:13:04 +00:00
<template>
<DocSectionText v-bind="$attrs">
<p>
Dashboard is the entry point of the designer. The license key can be configured at this view before getting started with the full set of features. In the <b>My Themes</b> section, you're able to create a theme, and manage existing themes.
A theme can be renamed, duplicated and downloaded using the <i class="pi pi-ellipsis-h !text-sm"></i> button.
</p>
</DocSectionText>
</template>