File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ export default {
4848| name | ` String ` | - | X | Set's the name value of the input (checkbox). Useful for persisting data. |
4949| title | ` String ` | - | X | The title that is displayed next to the toggle. |
5050| activeColor | ` String ` | ` #9FD6AE ` | - | The color that is displayed when the toggler is active. |
51- | darkTheme | ` Boolean ` | ` false ` | - | Set's dark mode to active. (note that this will not change the background like in the preview GIF. |
51+ | darkTheme | ` Boolean ` | ` false ` | - | Set's dark mode to active. (note that this will not change the background like in the preview GIF) |
5252| disabled | ` Boolean ` | ` false ` | - | Disables the toggler. |
5353| toggled | ` Boolean ` | ` true ` | - | Sets the default value for the toggler. |
5454
You can’t perform that action at this time.
0 commit comments