Button onClick Events #254
-
| 
         Hey, Loving the library so far! Just a question, how are we meant to capture onClick events? The buttons dont take onClick as a prop.  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            dillionverma
          
      
      
        Dec 19, 2024 
      
    
    Replies: 1 comment
-
| 
         Thanks! We're we've added typescript prop interfaces for all buttons now so they should have proper onclick event handling and other props as well now.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        dillionverma
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Thanks! We're we've added typescript prop interfaces for all buttons now so they should have proper onclick event handling and other props as well now.