You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`attributes` | optional object containing attributes to spread onto the button
74
75
`isDarkMode`| boolean |N/A|Yes
75
76
`onChange`| function that recieves a single argument: the new value of `isDarkMode` |N/A|Yes
76
77
`size`| number (defaults to `px`) or a string containing a number+unit (e.g `"10px"`, `"2em"`, `"4.5rem"`, `"100%"`, etc). These units may also have a space between them (e.g. `"10 px"`, `"2 em"`, etc). |`85px`|No
0 commit comments