fix(data-table): export useStaticWidth prop

This commit is contained in:
Eric Y Liu 2021-07-05 12:31:17 -07:00
commit 676eedb1a0
4 changed files with 21 additions and 0 deletions

View file

@ -2095,6 +2095,16 @@
"isFunction": false,
"constant": false,
"reactive": false
},
{
"name": "useStaticWidth",
"kind": "let",
"description": "Set to `true` to use static width",
"type": "boolean",
"value": "false",
"isFunction": false,
"constant": false,
"reactive": false
}
],
"slots": [