How can i use BModal, BPopover and some other directives #2088
-
|
How can i use BModal, BPopover and some other directives? i can't find in doc |
Beta Was this translation helpful? Give feedback.
Answered by
VividLemon
Aug 6, 2024
Replies: 1 comment 1 reply
-
|
First you read https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/src/directives/BPopover.ts Then create a PR to change these https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/apps/docs/src/docs/directives/BPopover.md Then you go to https://bootstrap-vue-next.github.io/bootstrap-vue-next/docs/directives/BPopover.html and then you've successfully found the doc 🎉 🍾 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
hencework
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First you read https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/src/directives/BPopover.ts
Then create a PR to change these https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/apps/docs/src/docs/directives/BPopover.md
Then you go to https://bootstrap-vue-next.github.io/bootstrap-vue-next/docs/directives/BPopover.html and then you've successfully found the doc 🎉 🍾