Tool tree
An enterprise-class UI design language and React UI library with a set of high-quality React components, one of best React UI library for enterprises
page: Every page
search-antd-docsAnswer
Search Ant Design component documentation and return relevant results.
View tool JSON
{
"name": "search-antd-docs",
"kind": "answer",
"impl": "imperative",
"description": "Search Ant Design component documentation and return relevant results.",
"inputSchema": {
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "The search query for Ant Design documentation."
}
},
"required": [
"query"
]
},
"page": "/"
}