Shoelace Package

Package for Toddle.dev
Subscribe to updates
© 2025 Shoelace Package

UPDATE

Mar 28, 2024

Added class attribute to checkbox component for additional styling or applying methods.

Mar 21, 2024

There was a small bug when a user does not provide a close button, causing an error in the function. The close button is optional, so now this is fixed with the updated function.

Mar 12, 2024

A new attribute 'multiple' has been added to the Select component. Setting it to boolean True enables the selection of multiple options instead of just one.