• File: fusion-lottie.php
  • Full Path: /home/docteuh/www/plugins/fusion-builder/front-end/templates/fusion-lottie.php
  • Date Modified: 11/20/2023 6:12 PM
  • File size: 359 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
/**
 * Underscore.js template
 *
 * @package fusion-builder
 * @since 2.0
 */

?>
<script type="text/html" id="tmpl-fusion_lottie-shortcode">
<div {{{ _.fusionGetAttributes( wrapperAttr ) }}}>
	<{{ tag }} {{{ _.fusionGetAttributes( attr ) }}}>
		<lottie-player {{{ _.fusionGetAttributes( playerAttr ) }}}></lottie-player>
	</{{ tag }}>
</div>
</script>