{
  "props": [
    {
      "Attribute": "children",
      "Type": "`ReactNode`",
      "Description": "The contents of the cell",
      "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/tablecell"
}
