Closed michaldudak closed 1 week ago
https://deploy-preview-832--base-ui.netlify.app/
Generated by :no_entry_sign: dangerJS against 67ee27ade2f9005a7336ac4cd9686d4ddd2b64ae
No, it's from the lastest master. Is the docs:api
script supposed to update these files?
No, it's from the lastest master. Is the docs:api script supposed to update these files?
Duh I realised it's not updated because there is an override on Slider's onValueChange
type
Check docs/reference/overrides/slider-root.json
:/ that's an unfortunate consequence of having the definitions in several places. I hope we'll have time to do this properly soon.
Yeah totally agree @michaldudak Will start getting a lot easier though when we don't have two sets of API data for the docs
value
inonValueChange
,checked
inonCheckedChange
, etc.).SliderRoot.onValueChange
second parameter toactiveThumbIndex
and moved it to the third position.