You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See #11814 - there was a request for the ability to hide the radio button in a selectable card. The Patternfly team has confirmed that support for this functionality already exists via the isHidden field, however this is not currently exposed anywhere in our docs.
jenny-s51
changed the title
DevX - Documentation Request: Selectable Card with Hidden Radio Button
Card - Add documentation for Hidden Radio Button in Selectable Variant
May 9, 2025
Uh oh!
There was an error while loading. Please reload this page.
Description
See #11814 - there was a request for the ability to hide the radio button in a selectable card. The Patternfly team has confirmed that support for this functionality already exists via the
isHidden
field, however this is not currently exposed anywhere in our docs.Proposed Solution
Modify the single selectable card example to include a checkbox that toggles the visibility of the radio button.
The text was updated successfully, but these errors were encountered: