docs(radio-group): improve config section (#2046)

This commit is contained in:
kicaj
2024-08-22 11:13:04 +02:00
committed by GitHub
parent e4ba4f7c72
commit 5abfc34f18

View File

@@ -156,7 +156,11 @@ slots:
## Config
::tabs
:component-preset{label="Radio" slug="Radio"}
:component-preset{label="RadioGroup"}
::callout{icon="i-heroicons-light-bulb"}
Use the `ui` prop to override the radio group config and the `uiRadio` prop to override the radio config.
::
::tabs
:component-preset{label="Radio (uiRadio)" slug="Radio"}
:component-preset{label="RadioGroup (ui)"}
::