mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Code Format
This commit is contained in:
parent
45842b90d3
commit
529d6a3952
2 changed files with 4 additions and 9 deletions
|
@ -7,11 +7,7 @@
|
|||
</DocSectionText>
|
||||
<div class="card">
|
||||
<p>Enter "<strong>date</strong>" to display the current date, "<strong>greet {0}</strong>" for a message and "<strong>random</strong>" to get a random number.</p>
|
||||
<Terminal
|
||||
welcomeMessage="Welcome to PrimeVue"
|
||||
prompt="primevue $"
|
||||
aria-label="PrimeVue Terminal Service"
|
||||
/>
|
||||
<Terminal welcomeMessage="Welcome to PrimeVue" prompt="primevue $" aria-label="PrimeVue Terminal Service" />
|
||||
</div>
|
||||
<DocSectionCode :code="code" />
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue