docs(radio-group): add badge on unreleased props

Resolves #3765, resolves nuxt/ui-pro#952
This commit is contained in:
Benjamin Canac
2025-04-02 18:04:29 +02:00
parent 74cb2c3769
commit 31c37ce1a1

View File

@@ -157,7 +157,7 @@ props:
---
::
### Variant
### Variant :badge{label="Not released" class="align-text-top"}
Use the `variant` prop to change the variant of the RadioGroup.
@@ -236,7 +236,7 @@ props:
---
::
### Indicator
### Indicator :badge{label="Not released" class="align-text-top"}
Use the `indicator` prop to change the position or hide the indicator. Defaults to `start`.