Sleep

Vue 3-loading-shimmer - Glimmer Launching effect for Vue 3 #.\n\nA customizable Vue 3 component for generating packing shimmer impacts.\nPaperwork.\n\nFunctions.\nAdjustable history different colors.\nPersonalized shimmer colour.\nCustomizable time duration.\nPersonalized direction.\nSetup as well as use.\nnpm install vue3-loading-shimmer-- conserve.\nYou can utilize enroll it around the world such as this:.\nimport createApp from \"vue\".\nbring in Application from \".\/ App.vue\".\nbring in vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst app = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nafter that utilize it this in your element:.\n\nAlternatively, you can easily utilize it straight:.\n\n\n\n\n\n\n\n\n\nInternet browser along with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Part code ...\n.\nconst app = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAvailable Props.\nSet.\nClassification.\nType.\nDefault.\nNeeded.\nbgColor.\nHistory shade of the cover.\nString.\n\" #d 3d3d3\".\nmisleading.\nshimmerColor.\nColour of the glimmer effect (MUST BE IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nCord.\n\"

ffffff".untrue.timeframe.Length of the glimmer animation in milliseconds.Number.1400.false.instructions.Direction of the shimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".misleading.Customize the part by leveraging these props to satisfy your details necessities.Github.Scenery Github.