yarn build:docs

This commit is contained in:
Eric Liu 2022-01-26 19:11:04 -08:00
commit c535d5edfa
3 changed files with 18 additions and 0 deletions

View file

@ -11386,6 +11386,17 @@
"constant": false,
"reactive": false
},
{
"name": "readonly",
"kind": "let",
"description": "Set to `true` to use the read-only variant",
"type": "boolean",
"value": "false",
"isFunction": false,
"isFunctionDeclaration": false,
"constant": false,
"reactive": false
},
{
"name": "helperText",
"kind": "let",