Skip to content

Document missing Tabs and Card component props#4557

Merged
ethanpalm merged 2 commits into
mainfrom
mintlify/doc-component-props-1773748188
Mar 17, 2026
Merged

Document missing Tabs and Card component props#4557
ethanpalm merged 2 commits into
mainfrom
mintlify/doc-component-props-1773748188

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Mar 17, 2026

Summary

  • Added defaultTabIndex prop documentation to the Tabs component, which allows setting the initially active tab by index
  • Separated Tabs-level props (defaultTabIndex, sync, borderBottom) from Tab-level props (title, id, icon, iconType) into distinct sections for clarity
  • Added disabled prop documentation to the Card component, which disables the card link and CTA hover styling

Note

Low Risk
Documentation-only changes: adds missing defaultTabIndex prop docs and reorganizes existing prop docs, with no runtime or behavior changes.

Overview
Updates the Tabs documentation to clearly separate wrapper-level props from per-tab props.

Adds docs for the Tabs defaultTabIndex option and moves sync/borderBottom into the new Tabs properties section, leaving title/id/icon/iconType under Tab properties.

Written by Cursor Bugbot for commit ff92f93. This will update automatically on new commits. Configure here.

Comment thread components/cards.mdx Outdated
@ethanpalm ethanpalm merged commit 975e3c1 into main Mar 17, 2026
6 checks passed
@ethanpalm ethanpalm deleted the mintlify/doc-component-props-1773748188 branch March 17, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant