JSFiddle - React, Tailwind, and code Playground

by arjunasuresh3

HTML

<textarea id="myTextArea" cols=50 rows=25></textarea>

JavaScript

// arbitrary js object:
    var myJsObj = [{"tagname":"payor","possible_values":"Demographics,Requirement,Documents,Episodes,Incentives,User Defined Fields,Billing,Keyword","desc":"This configuration is used for enabling/disabling the various datas and attributes related to payor. The configured sections mentioned in the possible values will be displayed as tabs in the add/edit payor screen.","attributes":[{"attribute":"Show","attribute_value_description":"link need to be shown in the application","attribute_possible_values":"Y"},{"attribute":"Show","attribute_value_description":"link need not to be shown in the application","attribute_possible_values":"N"},{"attribute":"Title","attribute_value_description":"Gives the title of the link that has to be displayed in the application","attribute_possible_values":"title of the link"}]},{"tagname":"Employer","possible_values":"Demographics,Requirement,Documents,Episodes,Incentives,User Defined Fields,Billing,Keyword","desc":"This configuration is used for enabling/disabling the various datas and attributes related to payor. The configured sections mentioned in the possible values will be displayed as tabs in the add/edit payor screen.","attributes":[{"attribute":"Show","attribute_value_description":"link need to be shown in the application","attribute_possible_values":"Y"},{"attribute":"Show","attribute_value_description":"link need not to be shown in the application","attribute_possible_values":"N"},{"attribute":"Title","attribute_value_description":"Gives the title of the link that has to be displayed in the application","attribute_possible_values":"title of the link"}]},{"tagname":"Group","possible_values":"Demographics,Requirement,Documents,Episodes,Incentives,User Defined Fields,Billing,Keyword","desc":"This configuration is used for enabling/disabling the various datas and attributes related to payor. The configured sections mentioned in the possible values will be displayed as tabs in the add/edit payor...