Skip to content

docs: data-toggle-theme example is not complete #42

@zefranck

Description

@zefranck

On which page do you see this issue?

https://flyonui.com/docs/components/theme-controller/

Describe the issue

Step 3: Basic use case of theme-change.

The below example showcase the toggle functionality using the switch component.
<input type="checkbox" data-toggle-theme="luxury" class="switch" />

the working example is

The below example showcase the toggle functionality using the switch component.
<input type="checkbox" value="dark" class="switch theme-controller" data-toggle-theme="dark,light"/>

What browsers are you seeing the problem on?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions