Do we need to use SampleBase class ?

i create component by extends React.Component insteadSampleBase
i want to know that's Okay ?wouldn't i have any problem later ?

1 Reply

GA Gurunathan A Syncfusion Team August 8, 2019 11:30 AM UTC

Hi Mohsan, 

Greetings from Syncfusion. 

We would like to let you know that, you can create the component by using React.Component and no need to use the SampleBase class since it has used for our internal purpose only.  
 
Regards, 
Gurunathan 


Loader.
Up arrow icon