Skip to main content

Overview

boodoo provides framework-agnostic Web Components so you can drop interactive widgets directly into raw HTML, React, Vue, or Svelte.

Available Custom Elements

  • <bd-theme-toggle>: Clickable theme switcher button.
  • <bd-otp length="6">: Six-box PIN / verification code input.
  • <bd-rating value="4" max="5">: Five-star rating control.