Now how would I create a similar popup but with specific styling to indicate there’s an error.
I see that there are predefined themes that I can apply for iOS, windows, dark, light, etc. but there’s no “error” theme. I know you have a theme builder which is awesome but that’s overkill for what I need here.
I don’t want to build an entire theme for the whole system, I just want a popup that has a red banner or some other way to indicate it’s an error message. What’s the easiest way to accomplish that?
If you want a more complex alert, you could use the Sass variables, or change the theme variables on the fly. Can you share a mockup or screenshot about the outcome you’re looking for?