ankurk91 / vue-loading-overlay

Vue.js component for full screen loading indicator :cyclone:
https://ankurk91.github.io/vue-loading-overlay/
MIT License
1.25k stars 102 forks source link

Show Message below the loading icon #116

Closed harithzainudin closed 1 year ago

harithzainudin commented 1 year ago

**I'm submitting a FEATURE REQUEST

[ ] Bug report => search github for a similar issue or PR before submitting
[x] Feature request
[ ] Other, please describe

Tell about your platform

Feature Request:

It would be nice if we have props to add in message below the loading icon. This would be nice if we have different messages to control and show on different process. Either add in props

  1. isShowMessage
  2. message or just add in message prop, if its not provided, then don't show the message. Both is fine :)
ankurk91 commented 1 year ago

Feel free to modify the css and move the message below the icon/

harithzainudin commented 1 year ago

ahh got it @ankurk91 ! would it be okay if i try to make a pull request on this? :)

ankurk91 commented 1 year ago

Your PR will be closed immediately.