Skip to content

Instantly share code, notes, and snippets.

@shishirraven
Created January 9, 2022 21:32
Show Gist options
  • Save shishirraven/6d190087fa4963693b5622c53ded7855 to your computer and use it in GitHub Desktop.
Save shishirraven/6d190087fa4963693b5622c53ded7855 to your computer and use it in GitHub Desktop.
<BravePositionDialog ref="bravedialog" style="max-width:500px;" class="bg-light rounded shadow">
<template #header>
Header Text...
</template>
<template #body>
Body Text ...
</template>
<template #footer>
Footer Text ...
</template>
</BravePositionDialog>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment