Run "yarn build:docs"

This commit is contained in:
Eric Liu 2022-06-18 06:12:32 -07:00
commit 62fc6c959e
3 changed files with 39 additions and 19 deletions

View file

@ -11074,6 +11074,18 @@
"constant": false,
"reactive": false
},
{
"name": "fullWidth",
"kind": "let",
"description": "Set to `true` for the slider to span\nthe full width of its containing element.",
"type": "boolean",
"value": "false",
"isFunction": false,
"isFunctionDeclaration": false,
"isRequired": false,
"constant": false,
"reactive": false
},
{
"name": "id",
"kind": "let",