bulma-switch icon indicating copy to clipboard operation
bulma-switch copied to clipboard

`checked` attribute does not work

Open kierandrewett opened this issue 7 years ago • 5 comments

@Wikiki Hi, I was wondering why checked="checked" doesn't work on the switch, nor does checked attribute. It works without the css, and it looks like this https://honestly-i-hate.ender.site/i/D4KoCd.png it works.

Thanks, Ender

kierandrewett avatar Dec 27 '18 15:12 kierandrewett

Hi @EnderDev,

it's perfectly working on the demo site with checked="checked"(try to edit the page source code and manually modify attibutes of the input element)

wikiki avatar Feb 18 '19 17:02 wikiki

How does data binding to the switch work? Is this possible?

traviscaro avatar May 30 '19 01:05 traviscaro

How does data binding to the switch work? Is this possible?

Check out https://svelte.dev/tutorial/checkbox-inputs

rhinodavid avatar Oct 13 '19 04:10 rhinodavid

@Wikiki Hi, I was wondering why checked="checked" doesn't work on the switch, nor does checked attribute. It works without the css, and it looks like this https://honestly-i-hate.ender.site/i/D4KoCd.png it works.

Thanks, Ender

link rel "stylesheet" href="https://wikiki.github.io/css/documentation.css?v=201911011043"

HDRamosMendoza avatar Sep 05 '20 19:09 HDRamosMendoza

https://hdramosmendoza.github.io/Frontend/Widget/Proyectos/index.html

HDRamosMendoza avatar Sep 06 '20 04:09 HDRamosMendoza