DD Components

DDCheckbox

Spring-animated checkbox with square and circle variants. Features stroke animation on check and label strikethrough with spring bounce.

Preview

API Reference

PropTypeDefaultDescription
checked*booleanWhether the checkbox is checked
onChange*(checked: boolean) => voidCalled when check state changes
labelstringText label next to checkbox
variant"square" | "circle""square"Visual variant
sizenumber20 / 16Size in pixels (20 for square, 16 for circle)
classNamestringAdditional CSS classes