PricingBlog

how do I create a checkbox in toddle?

  • shiva_46019-1277748295485362207

    shiva

    1 year ago

    Trying to create a checkbox, let me know how can I do that
  • tomthebigtree-1277753319355449521

    Tom Ireland

    1 year ago

    Hey. If you add an input element to the page and choose 'Checkbox' as the 'Type' on the 'Attributes' tab, that should give you what you need. Also check MDN docs for how to work with this as a HTML element. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox

    Does that help?
    👍1