mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Update stepper docs
This commit is contained in:
parent
9d8e2cfd65
commit
02b4daead2
5 changed files with 8 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<DocSectionText v-bind="$attrs">
|
||||
<p>Each StepperPanel content can easily be customized with the default slot instead of using the built-in modes. Additionally, header, content, and separator sections of the StepperPanel are customizable via templating.</p>
|
||||
<p>Stepper provides various templating options to customize the default UI design.</p>
|
||||
</DocSectionText>
|
||||
<div class="card flex justify-content-center">
|
||||
<Stepper v-model:activeStep="active">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue