Sleep

Vue 3-loading-shimmer - Shimmer Filling result for Vue 3 #.\n\nA personalized Vue 3 part for producing packing shimmer results.\nDocuments.\n\nFunctions.\nPersonalized background different colors.\nAdjustable shimmer different colors.\nAdjustable time length.\nPersonalized path.\nInstallation and also use.\nnpm set up vue3-loading-shimmer-- save.\nYou can utilize enroll it globally similar to this:.\nbring in createApp coming from \"vue\".\nimport App coming from \".\/ App.vue\".\nimport vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst application = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen utilize it this in your part:.\n\nConversely, you can easily use it directly:.\n\n\n\n\n\n\n\n\n\nBrowser with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Element code ...\n.\nconst application = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOn call Props.\nProp.\nDescription.\nStyle.\nDefault.\nNeeded.\nbgColor.\nHistory color of the cover.\nString.\n\" #d 3d3d3\".\nfalse.\nshimmerColor.\nShade of the glimmer result (NECESSITY RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nCord.\n\"

ffffff".untrue.duration.Period of the shimmer computer animation in milliseconds.Amount.1400.false.direction.Direction of the shimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".inaccurate.Personalize the part by leveraging these props to satisfy your specific necessities.Github.View Github.