Skip to content

Instantly share code, notes, and snippets.

@dimlucas
Created November 18, 2016 08:25
Show Gist options
  • Save dimlucas/fd80bb1266565d1ba6c706def01411c4 to your computer and use it in GitHub Desktop.
Save dimlucas/fd80bb1266565d1ba6c706def01411c4 to your computer and use it in GitHub Desktop.
<template>
<div class="col-md-2"></div>
<div class="col-md-8">
<button class="btn btn-primary btn-block" click.trigger="open()">Show Information</button>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment