I spent most of the day going through the component controls so I’m reporting similar bugs & small improvements here: [Updated for brevity]
All Components: Could we get a tooltip on hover? - there are many times where an explanation of more than a couple words is necessary to explain use of a control. And this is great because it’s hidden till the user wants more info.
If they don’t have subtitle, I think that would be very helpful for all elements.
Noticed some components used ‘id’ and some use ‘property’, would prefer them all to be property for uniformity
I would suggest that examples of component code only show the object for that code, as it will make it easier to copy/paste.
Text: remove comma from end of subtitle line
Text Area: subtitle is not showing up in control, add comma at end of default line, remove comma from end of subtitle line
Number: add comma at end of default line, remove comma from end of subtitle line
Resource: not sure if this is for template file paths, etc. need some more doc explanation
Segmented: When you have time a good explanation of base/sm/md/etc and how they are written and applied would be good in docs. Not sure but apppears some classes are not being deleted when switching between tabs so might need to check that.
Slider: (see all)
Switch: does this have a property to target it?
Border: does this have a property to target it?
Radius: does this have a property to target it?
Color: does this have a property to target it?, need more doc explanation on what the 300 means in ‘text-black-300’
Font: does this have a property to target it?, can’t figure out how to set default font for various sizes, can it have a subtitle?
Spacing: (see all)
Gap should just have a hor. & a vert. control & need full code example
Transition should have all properties & need full code example
Position should have all properties & need full code example
BoxShadow: Shouldn’t this have default x/y/blur & color settings?
TextSize: does this have a property to target it?