HEX
Server: nginx/1.24.0
System: Linux DGT-WORDPRESS-VM-SERVER 6.14.0-1014-azure #14~24.04.1-Ubuntu SMP Fri Oct 3 20:52:11 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 8.4.12
Disabled: NONE
Upload Files
File: /mnt/data/smarthr-co-in/demo/react/template-rtl/api/tablebasic.json
[
    {
      "firstName": "Default",
      "lastName": "Defaultson",
      "email": "[email protected]",
      "className": ""
    },
    {
      "firstName": "Primary",
      "lastName": "Doe",
      "email": "[email protected]",
      "className": "table-primary"
    },
    {
      "firstName": "Secondary",
      "lastName": "Moe",
      "email": "[email protected]",
      "className": "table-secondary"
    },
    {
      "firstName": "Success",
      "lastName": "Dooley",
      "email": "[email protected]",
      "className": "table-success"
    },
    {
      "firstName": "Danger",
      "lastName": "Refs",
      "email": "[email protected]",
      "className": "table-danger"
    },
    {
      "firstName": "Warning",
      "lastName": "Activeson",
      "email": "[email protected]",
      "className": "table-warning"
    },
    {
      "firstName": "Info",
      "lastName": "Activeson",
      "email": "[email protected]",
      "className": "table-info"
    },
    {
      "firstName": "Light",
      "lastName": "Activeson",
      "email": "[email protected]",
      "className": "table-light"
    },
    {
      "firstName": "Dark",
      "lastName": "Activeson",
      "email": "[email protected]",
      "className": "table-dark"
    }
]