Sleep

Vue 3-loading-shimmer - Glimmer Launching effect for Vue 3 #.\n\nA personalized Vue 3 element for creating filling glimmer impacts.\nDocuments.\n\nComponents.\nAdjustable history shade.\nAdjustable glimmer color.\nAdjustable opportunity duration.\nPersonalized direction.\nSetup as well as utilization.\nnpm install vue3-loading-shimmer-- save.\nYou may use enroll it globally enjoy this:.\nimport createApp coming from \"vue\".\nimport Application from \".\/ App.vue\".\nbring in vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst application = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nat that point use it this in your component:.\n\nAs an alternative, you can easily utilize it straight:.\n\n\n\n\n\n\n\n\n\nInternet browser with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Element code ...\n.\nconst application = createApp( App).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOffered Props.\nUphold.\nClassification.\nKind.\nNonpayment.\nNeeded.\nbgColor.\nHistory color of the cover.\nStrand.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nColor of the glimmer effect (NECESSITY REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nCord.\n\"

ffffff".false.duration.Duration of the glimmer animation in milliseconds.Number.1400.incorrect.path.Direction of the glimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".untrue.Customize the component through leveraging these props to meet your particular demands.Github.Scenery Github.