You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sarkartanmay393
What you have to do is you have to make the component dynamic means if someone is using this component then he/she only have to pass the properties or attributes and the desired widget would be delivered. So you have to take properties example title, description, color, etc from constructor and then have to use those values in your code.
Alert messages and descriptions should be passed through the constructor
The text was updated successfully, but these errors were encountered: