enable
To begin interacting with Liquid APIs you'll first need to enable the provider. Calling liquid.enable()
will prompt the user for permission to use the Liquid capabilities of the browser. After that, you are free to call any of the other API methods.
Method
Example
Last updated