Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save radheymkumar/c431170ae62739e8eb145b33bb8219bd to your computer and use it in GitHub Desktop.
Save radheymkumar/c431170ae62739e8eb145b33bb8219bd to your computer and use it in GitHub Desktop.
Modal Link In Drupal 8
<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