About v-show🙏 #12469
              
                Unanswered
              
          
                  
                    
                      olmiya
                    
                  
                
                  asked this question in
                Help/Questions
              
            
            
              About v-show🙏
            
            #12469
          
          
        Replies: 1 comment
-
| The render here means the DOM element is created. | 
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.
Uh oh!
There was an error while loading. Please reload this page.
-
from vue-2 document.
I think there is a contradiction here. Changing the value of "display" to "none" will make the element not be rendered, which contradicts the previous statement.
Beta Was this translation helpful? Give feedback.
All reactions