Duct UI

Button Component

Basic button component with click event handling

Three Buttons

Event Log

No events yet...

Features Demonstrated:

  • Basic button component with label
  • Different DaisyUI styling classes
  • Event handling via both on:click props and component refs
  • Data attributes for context passing
  • Reusable EventLog component with proper cleanup