{ "hookDescription": "", "parametersDescriptions": { "defaultValue": { "description": "The default value. Use when the component is not controlled." }, "direction": { "description": "The direction of the text." }, "onChange": { "description": "Callback invoked when new value is being set." }, "orientation": { "description": "The component orientation (layout flow direction)." }, "selectionFollowsFocus": { "description": "If true the selected tab changes on focus. Otherwise it only changes on activation." }, "value": { "description": "The value of the currently selected Tab. If you don't want any selected Tab, you can set this prop to false." } }, "returnValueDescriptions": { "contextValue": { "description": "Returns the values to be passed to the tabs provider." } } }