User guide for Prime themes

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
rooneysoccer
Posts: 2
Joined: 04 Jun 2018, 04:48

08 Jun 2018, 06:31

Hi i want to buy a prime ng theme. My application requires an top notification bar. I want to know if there is a user guide for prime ng to help me implement such controls?

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

11 Jun 2018, 08:33

PrimeNg documentations are under the demo pages; https://www.primefaces.org/primeng/#/dialog

Also, our serenity documentation; https://www.primefaces.org/serenity-ng/#/documentation
My application requires an top notification bar
- You can easily make changes in topbar.ts according to your needs. Exp; you can change badge number according to the return value of your custom service;

Code: Select all

            <a href="#">
                    <i class="topbar-icon material-icons">notifications</i>
                    <span class="topbar-badge animated rubberBand">{{my_badge_value}}</span>
                    <span class="topbar-item-name">Notifications</span>
                </a>
Best Regards,

Post Reply

Return to “Serenity - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests