{ "hookDescription": "", "parametersDescriptions": { "id": { "description": "The id of the TabPanel." }, "rootRef": { "description": "The ref of the TabPanel." }, "value": { "description": "The value of the TabPanel. It will be shown when the Tab with the corresponding value is selected." } }, "returnValueDescriptions": { "getRootProps": { "description": "Resolver for the root slot's props." }, "hidden": { "description": "If true, it indicates that the tab panel will be hidden." } } }