JSFiddle - React, Tailwind, and code Playground

by Rich Costello

JavaScript

$(function() {
    var json = {
        "menu": {
            "attributes": {
                "id": "organisation-201",
                "class": "list"
            },
            "items": [{
                "attributes": {},
                "link": {
                    "text": "New Journal Entry",
                    "title": "New Journal Entry",
                    "href": "/Organisations/201/NewJournalEntry"
                },
                "icon": "icon test",
                "menu": {
                    "attributes": {
                        "id": "organisation-201",
                        "class": "list"
                    },
                    "items": [{
                        "attributes": {},
                        "link": {
                            "text": "New Journal Entry",
                            "title": "New Journal Entry",
                            "href": "/Organisations/201/NewJournalEntry"
                        },
                        "icon": "icon test"},
                    {
                        "attributes": {},
                        "link": {
                            "text": "New Journal Entry",
                            "title": "New Journal Entry",
                            "href": "/Organisations/201/NewJournalEntry"
                        },
                        "icon": "icon test",
                        "menu": {
                            "attributes": {
                                "id": "organisation-201",
                                "class": "list"
                            },
                            "items": [{
                                "attributes": {},
                                "link": {
                                    "text": "New Journal Entry",
                                    "title": "New Journal Entry",
                                    "href": "/Organisations/201/NewJournalEntry"
                                },
                              ...