Sleep

Vue 3-loading-shimmer - Glimmer Loading impact for Vue 3 #.\n\nA personalized Vue 3 component for making filling glimmer effects.\nDocumentation.\n\nComponents.\nPersonalized background colour.\nCustomizable glimmer shade.\nCustomizable time duration.\nPersonalized direction.\nInstallment and also use.\nnpm put in vue3-loading-shimmer-- save.\nYou may use register it globally similar to this:.\nimport createApp from \"vue\".\nimport App coming from \".\/ App.vue\".\nimport vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst app = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nat that point use it this in your element:.\n\nConversely, you can easily utilize it directly:.\n\n\n\n\n\n\n\n\n\nInternet browser along with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Element code ...\n.\nconst application = createApp( App).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nReadily available Props.\nProp.\nDescription.\nType.\nNonpayment.\nNeeded.\nbgColor.\nHistory colour of the cover.\nString.\n\" #d 3d3d3\".\nfalse.\nshimmerColor.\nShade of the glimmer effect (MUST RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nStrand.\n\"

ffffff".false.period.Duration of the shimmer animation in milliseconds.Variety.1400.false.direction.Path of the glimmer impact." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".misleading.Personalize the part through leveraging these props to meet your details demands.Github.Sight Github.