You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2024. It is now read-only.
currently the carousel component needs to know how many slots are being provided in order to dynamically bind everything together.
Not sure if there would be any performance issues query for number of
<slot>elements internally within the component itself instead, i.e.