MorganBergen / clarity

Advanced ML for Nutritional Analysis and Healthcare Management
1 stars 0 forks source link

verbose tagging for `<Components />` #45

Closed MorganBergen closed 3 weeks ago

MorganBergen commented 4 weeks ago

ex props of the native components for <Box >``</Box>

Name Type Description
component elementType The component used for the root node. Either a string to use a HTML element or a component.
sx Array<func\| object\| bool>\| func\| object The system prop that allows defining system overrides as well as additional CSS styles.See the sx page for more details.

The system prop that allows defining system overrides as well as additional CSS styles.

See the sx page for more details.