From e78e0e3b63787e508584a61e73052254fff53b97 Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Thu, 26 Feb 2026 20:25:31 +0000
Subject: [PATCH] Add disabled property to Card component docs
Generated-By: mintlify-agent
---
components/cards.mdx | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/components/cards.mdx b/components/cards.mdx
index b7dee0ca0..b2fcb75e2 100644
--- a/components/cards.mdx
+++ b/components/cards.mdx
@@ -129,3 +129,7 @@ Use the [Columns component](/components/columns) to organize multiple cards side
Show or hide the link arrow icon.
+
+
+ Disable the card, preventing navigation and dimming interactive elements.
+