{
  "props": [
    {
      "Attribute": "children",
      "Type": "`CellElement` | `CellElement[]` | `CellRenderer`",
      "Description": "Rendered contents of the row or row child items",
      "Default": "-"
    },
    {
      "Attribute": "textValue",
      "Type": "`string`",
      "Description": "A string representation of the row's contents, used for features like typeahead",
      "Default": "-"
    }
  ],
  "link": "https://nextui.org/docs/components/tablerow"
}
