skills/daisyui/components/button.md
Buttons allow the user to take actions
btnbtn-neutral, btn-primary, btn-secondary, btn-accent, btn-info, btn-success, btn-warning, btn-errorbtn-outline, btn-dash, btn-soft, btn-ghost, btn-linkbtn-active, btn-disabledbtn-xs, btn-sm, btn-md, btn-lg, btn-xlbtn-wide, btn-block, btn-square, btn-circle<button class="btn {MODIFIER}">Button</button>
<button>, <a>, <input>tabindex="-1" role="button" aria-disabled="true" if you want to disable the button using a class name