Sleep

Vue 3-loading-shimmer - Glimmer Running result for Vue 3 #.\n\nA personalized Vue 3 part for producing loading glimmer impacts.\nDocuments.\n\nFunctions.\nAdjustable background different colors.\nCustomizable glimmer shade.\nAdjustable time duration.\nPersonalized path.\nSetup and also use.\nnpm set up vue3-loading-shimmer-- spare.\nYou can use register it globally similar to this:.\nbring in createApp from \"vue\".\nbring in App from \".\/ App.vue\".\nbring in vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst app = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen utilize it this in your element:.\n\nConversely, you may utilize it directly:.\n\n\n\n\n\n\n\n\n\nBrowser with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Component code ...\n.\nconst application = createApp( Application).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOn call Props.\nProp.\nDescription.\nType.\nDefault.\nCalled for.\nbgColor.\nHistory colour of the wrapper.\nCord.\n\" #d 3d3d3\".\nmisleading.\nshimmerColor.\nShade of the shimmer effect (REQUIREMENT REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nCord.\n\"

ffffff".incorrect.timeframe.Length of the glimmer animation in milliseconds.Number.1400.untrue.direction.Path of the shimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".untrue.Customize the element by leveraging these props to fulfill your particular necessities.Github.Perspective Github.