Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Adding color options for Toggle and Dropdown, with examples for the same #11

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

vrnimje
Copy link
Owner

@vrnimje vrnimje commented Sep 9, 2023

Syntax for Toggle is:

Cyan Toggle {
    [ "On", "Off", ],
    y
}

Syntax for Dropdown is:

BlueLight Dropdown {
    [ "Zain", "Mahesh", "Alqama", "Vaidic", "Mundane", "Advait", ],
    z
}

Output: #2 (comment)
References: #2

@vrnimje vrnimje added the enhancement New feature or request label Sep 9, 2023
@vrnimje vrnimje merged commit e968fd4 into master Sep 9, 2023
10 checks passed
@vrnimje vrnimje deleted the dropdown_toggle_clr branch September 9, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant