How to create custom blocks? #400
ericraio
started this conversation in
Working with Shopify
Replies: 1 comment
-
FYI: #387 (comment) Maybe someone propose a specific use case and we can see how to implement in JavaScript. Looking forward to more ideas/code from you guys :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Ruby, I was able to create shopify's paginate block by inheriting from Liquid::Block, however I am trying to figure out how to recreate the same block with LiquidJS, this is this a possibility?
Beta Was this translation helpful? Give feedback.
All reactions