HTMLElement in a store? #2272
              
                
                  
                  
                    Answered
                  
                  by
                    atk
                  
              
          
                  
                    
                      andraaspar
                    
                  
                
                  asked this question in
                Q&A
              
            
            
              HTMLElement in a store?
            
            #2272
          
          
        -
| 
         What will happen? https://playground.solidjs.com/anonymous/f417236c-e28d-4c20-bf6e-0b71f7be7bb6 It seems to work – but, any caveats?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            atk
          
      
      
        Sep 3, 2024 
      
    
    Replies: 1 comment
-
| 
         The properties of the stored element will not be fine-grained reactive, but that's all.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        andraaspar
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
The properties of the stored element will not be fine-grained reactive, but that's all.