Skip to content

hzik/kc_inputs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Switch

This KC custom element is just a simple switch -> on/off

You can test it by configuring https://amend.cz/inputs/switch.html url for your custom element.

Configuration

You can specify the Parameters {JSON} part of the configuration to configure the default state or a label.

(empty)
{ "default": true }
{
    "label": "Confirmed"
}
{
    "default": true,
    "label": "Accepted"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages