Sleep

Vue 3-loading-shimmer - Shimmer Loading effect for Vue 3 #.\n\nA personalized Vue 3 element for creating loading shimmer results.\nDocumentation.\n\nFeatures.\nCustomizable background shade.\nCustomizable glimmer different colors.\nCustomizable opportunity period.\nCustomizable instructions.\nInstallation and also use.\nnpm put in vue3-loading-shimmer-- spare.\nYou can use register it around the world such as this:.\nbring in createApp from \"vue\".\nimport Application from \".\/ App.vue\".\nimport vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst app = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nat that point utilize it this in your component:.\n\nAlternatively, you can easily utilize it directly:.\n\n\n\n\n\n\n\n\n\nWeb browser with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Part code ...\n.\nconst application = createApp( Application).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOffered Props.\nSet.\nDescription.\nType.\nNonpayment.\nDemanded.\nbgColor.\nBackground colour of the cover.\nString.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nColor of the shimmer effect (MUST REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nCord.\n\"

ffffff".untrue.period.Period of the glimmer computer animation in nanoseconds.Variety.1400.untrue.instructions.Direction of the glimmer impact." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".misleading.Customize the element through leveraging these props to satisfy your certain needs.Github.View Github.