This commit is contained in:
metonym 2021-09-23 09:03:56 -07:00
commit 007796f881
5 changed files with 26 additions and 8 deletions

View file

@ -10805,6 +10805,17 @@
"isFunctionDeclaration": false,
"constant": false,
"reactive": false
},
{
"name": "useStaticWidth",
"kind": "let",
"description": "Set to `true` to use static width",
"type": "boolean",
"value": "false",
"isFunction": false,
"isFunctionDeclaration": false,
"constant": false,
"reactive": false
}
],
"slots": [{ "name": "__default__", "default": true, "slot_props": "{}" }],