Created
June 20, 2018 05:25
-
-
Save radheymkumar/c431170ae62739e8eb145b33bb8219bd to your computer and use it in GitHub Desktop.
Modal Link In Drupal 8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<a class="use-ajax" data-dialog-type="modal" data-dialog-options='{"height":"475","width":"640"}' | |
href="{{ path }}"> {{ field_video_thumbnail_image }} </a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment