Add api docs

This commit is contained in:
Cagatay Civici 2021-05-14 12:18:42 +03:00
parent 805efbea4e
commit 31c8dcba48
8 changed files with 78 additions and 2 deletions

View file

@ -309,7 +309,7 @@ const DataTableProps = [
name: "scrollHeight",
type: "string",
default: "null",
description: 'Height of the scroll viewport in fixed pixels or the "flex" keyword for a dynamic size.'
description: 'Height of the scroll viewport in fixed units or the "flex" keyword for a dynamic size.'
},
{
name: "frozenValue",