JSFiddle - React, Tailwind, and code Playground

by Simplybj

JavaScript

let abc = {
"node": "Element",
"tag": "div",
"attr": {
  "class": "cRow TxAl-c",
  "data-id": "1084",
  "data-type": "row"
},
"child": [{
  "node": "Element",
  "tag": "div",
  "attr": {
    "class": "editor-row-container container-small"
  },
  "child": [{
    "node": "Element",
    "tag": "div",
    "attr": {
      "class": "cGrid "
    },
    "child": [{
      "node": "Element",
      "tag": "div",
      "attr": {
        "class": "editor-col cCol ui-state-default sfFixed mMt-0 mMb-0 mPt-0 mPr-0 mPb-0 mPl-0 mTxAl-n mTxAl-o mDib tDib tMt-0 tMb-0 tPt-0 tPr-0 tPb-0 tPl-0 tTxAl-n tTxAl-o Pt-0 Pr-0 Pb-0 Pl-0 TxAl-n TxAl-o sfCol_100 tsfCol_100 msfCol_100",
        "data-type": "column"
      }
    }]
  }]
}]
}