Replies: 1 comment
-
| You can use simple css to add a bg color instead of using the prop (which will most likely be removed at some point anyway). Something like this works <Background style="background-color: red" pattern-color="#aaa" :gap="8" /> | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Currently when a bgColor is set for the Background component, it overrides the patters. It'll be great if the pattern can overlay on top of the bgColor.
Beta Was this translation helpful? Give feedback.
All reactions