kibana/api_docs/cloud_chat.devdocs.json
2022-10-05 15:15:05 +10:30

47 lines
No EOL
1.1 KiB
JSON

{
"id": "cloudChat",
"client": {
"classes": [],
"functions": [
{
"parentPluginId": "cloudChat",
"id": "def-public.Chat",
"type": "Function",
"tags": [],
"label": "Chat",
"description": [
"\nA lazily-loaded component that will display a trigger that will allow the user to chat with a\nhuman operator when the service is enabled; otherwise, it renders nothing."
],
"signature": [
"() => JSX.Element"
],
"path": "x-pack/plugins/cloud_integrations/cloud_chat/public/components/index.tsx",
"deprecated": false,
"trackAdoption": false,
"children": [],
"returnComment": [],
"initialIsOpen": false
}
],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
},
"server": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
},
"common": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
}
}