Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

91
Views
How do i add a style to notifications in vue.js?
this.$notify({
        title: 'İşlem Başarılı',
        message: 'REQUEST SUCCESSFULLY SAVED',
        type: 'success',
        classes: 'notfClas'
      })

When i add a class it doesn't see it. How do i add a style to notifications ?

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

If you are using the vue-notifications package you can manage it's settings (including the list of classes) via the component props as described here. Like:

<notifications classes="your-class-name"/>

There is also a small example that may be usefull http://vue-notification.yev.io/

about 4 years ago · Juan Pablo Isaza Report

0

change classes to customClass

Attribute: customClass

Description: custom class name for Notification

https://element.eleme.io/#/en-US/component/notification

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!