Details

jQuery Plugin

If you use the the following snipet you will have access to jQuery qarr-plugin.

	{{ craft.qarr.display(model) }}

If you are app uses ajax or you need to reinitialize the qarr frontend functions, you can use the code bellow to reinitialize them.

	let qarrPlugin = new QarrPlugin()
	qarrPlugin.init()