Theming docs progress update

This commit is contained in:
Cagatay Civici 2024-03-31 02:15:56 +03:00
parent a7c3bf15e3
commit a9df0acc65
21 changed files with 788 additions and 11 deletions

View file

@ -1,7 +1,6 @@
<template>
<DocSectionText v-bind="$attrs">
<p>The <i>theme</i> property is used to customize the initial theme that is preconfigured to be PrimeOne base with the Aura preset by default. The following is the default configuration and only needs to be defined for customization.</p>
<p></p>
</DocSectionText>
<DocSectionCode :code="code" hideToggleCode importCode hideStackBlitz />
</template>