Wondering if its possible to theme an html element as a material container, in this case an error container. From material docs:
In that case setting the container theme, would also set the background color of the error container and the text color.
- Any ideas if this is possible?
- If its not possible I would assume its possibly to get the container and text colors for the error palette and set all of those individually for the container element. I cannot find in the docs all the options for this.