common-intellisense
Version:
18 lines (17 loc) • 417 B
JSON
{
"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"
}