JSFiddle - React, Tailwind, and code Playground
by Prathameshsb
JavaScript
public String getDataSlyAttributes() {
return "data-component-name=\"" + componentName + "\" data-dropdown=\"" + dropdown + "\"";
}
by Prathameshsb
public String getDataSlyAttributes() {
return "data-component-name=\"" + componentName + "\" data-dropdown=\"" + dropdown + "\"";
}