Skip to content

Commit 3bf81d0

Browse files
committed
docs(chat): regenerate api-docs for ChatSelectOption.description + chip tooltip
1 parent d6d45e0 commit 3bf81d0

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

apps/website/content/docs/chat/api/api-docs.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4721,6 +4721,12 @@
47214721
"params": [],
47224722
"examples": [],
47234723
"properties": [
4724+
{
4725+
"name": "description",
4726+
"type": "InputSignal<string | undefined>",
4727+
"description": "Optional short description, surfaced as a hover/focus tooltip on the chip.",
4728+
"optional": false
4729+
},
47244730
{
47254731
"name": "label",
47264732
"type": "InputSignal<string>",
@@ -5939,6 +5945,12 @@
59395945
"kind": "interface",
59405946
"description": "",
59415947
"properties": [
5948+
{
5949+
"name": "description",
5950+
"type": "string",
5951+
"description": "",
5952+
"optional": true
5953+
},
59425954
{
59435955
"name": "disabled",
59445956
"type": "boolean",

0 commit comments

Comments
 (0)