primeng
primeng copied to clipboard
primeng stepperpanel is missing documentation on how to use onClick, prevCallback and nextCallback
Describe the bug
Hi all,
First of all thanks to the primeng community for doing great work. I like this library a lot.
Attached is the screenshot of the document link. I am trying to use the new stepper component. I have a form in my first stepperpanel which I want to validate on the click of next button and then allow it to move to next step. But I am finding it hard to figure out on how to achieve this.
Any pointers would be appriciated. Here is the documentation link for same : https://primeng.org/stepper#api.stepper.interfaces.StepperPanelContentTemplate.nextCallback
Thanks, Swapnil
Environment
Windows 11, VS Code node v20 npm 10.5.0
Reproducer
No response
Angular version
17.x.x
PrimeNG version
17.17.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response