Vue 3 UI preloader - Vue.js Feed #.\n\nvue3-ui-preloader is actually a Pre Loading machine elements for Vue 3.\n\nDemonstration and play area.\nLive demo - https:\/\/vue3-ui-preloader.netlify.app\/.\nPlay ground Web site.\nReadjust the setups using the play ground options. Under of the page you will definitely discover the resource code that you may straight use in your job or even you can by hand change the props.\nnpm web link - https:\/\/www.npmjs.com\/package\/vue3-ui-preloader.\nVue 3 blitz web link - https:\/\/stackblitz.com\/edit\/vue-caijgu?file=src%2FApp.vue.\nSetup.\n# make use of yarn.\nyarn add vue3-ui-preloader.\n# use npm.\nnpm put up-- save vue3-ui-preloader.\nUse.\nVue 3 assault link - https:\/\/stackblitz.com\/edit\/vue-caijgu?file=src%2FApp.vue.\nIn your main.js.\nimport createApp from 'vue'.\nbring in Application coming from '.\/ App.vue'.\nimport loader coming from \"vue3-ui-preloader\".\n\n\/\/ Bring in the CSS or even use your personal!\nimport \"vue3-ui-preloader\/dist\/loader. css\".\n\nconst app = createApp( Application).\n\napp.component(' loading machine', loading machine).\n\napp.mount(' #app').\nIn your theme.\n\n\n\n\nTAKE NOTE: The most effective way to control the loader is to possess a flag as well as utilize it in a v-if or even v-show statement.You can either make use of the play ground web site to instantly acquire all the props prepared or even you can establish all of them manaully using the beneath set listing. You can additionally turn to certainly not passing any sort of uphold, in this situation the preloader are going to use nonpayment settings.\n\nVia CDN.\nCDN demo link - https:\/\/jsfiddle.net\/1t0jyeqh\/10\/.\nIn your index.html.\n\n\nIn your design template.\n\n\n\nIn your main.js.\nconst createApp = Vue.\n\nconst app = createApp( loader).\n\napp.mount(' #app').\nProps.\nName.\nType.\nNonpayment.\nSummary.\nname.\ncord.\n' rotating'.\ndecides the form of loader. (Ex: turning, dots, loading, round, package).\nitem.\ncord.\n' #ff 9633'.\nspecified the shade of the loading machines. (Ex lover: hex or even colour).\nloadingText.\ncord.\n' PACKING ...'.\nset the content of some loaders.\ntextColor.\nstring.\n' #ffffff'.\nset the different colors of the loadingText. (Ex-spouse: hex or different colors).\ntextSize.\nvariety.\n' 15'.\nset the size of the loadingText.\ntextWeight.\nnumber\/string.\n' 800'.\nestablished the weight of the loadingText. (Ex lover: 800, daring).\ncolor1.\nstrand.\nmerely for round.\nset the colour of the rounded loader disk1. (Ex-spouse: hex or color).\ncolor2.\nstring.\nmerely for circular.\nestablished the different colors of the rounded loading machine disk2. (Ex-boyfriend: hex or even colour).\nsize.\nvariety.\n5.\nestablished the dimension of loader.\nbg.\nstring.\n' # 343a40'.\nset the different colors of the loading machine history. (Ex: hex or different colors).\nobjectbg.\nstrand.\n'
999793'.prepared the shade of the loader item background. (Ex-boyfriend: hex or color).opacity.variety.80.prepared the opacity of background.rate.amount.2.animation velocity in few seconds.disableScrolling.boolean.incorrect.disable page scrolling when preloader is open.