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
@rikschennink Thank you @rikschennink for the response. How would I be able to import this in modular fashion. Something along the lines of the following code?
import Tick from 'https://github.com/pqina/tick/blob/master/dist/view-dots/tick.view.dots.global/+esm' ???
I could create a Flip timer using
But not sure how to create a dots counter. I tried the following way:
The web console says
If I had to do it using this way Tick.DOM.create with value and view params.... how would I be able to render a dots timer?
I can't find any import with +esm that includes core and dots.
The text was updated successfully, but these errors were encountered: