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 ## Config
::tabs ::callout{icon="i-heroicons-light-bulb"}
:component-preset{label="Radio" slug="Radio"} Use the `ui` prop to override the radio group config and the `uiRadio` prop to override the radio config.
:component-preset{label="RadioGroup"} ::
::tabs
:component-preset{label="Radio (uiRadio)" slug="Radio"}
:component-preset{label="RadioGroup (ui)"}
:: ::