Sleep

Vue 3-loading-shimmer - Glimmer Filling result for Vue 3 #.\n\nA customizable Vue 3 part for producing loading shimmer results.\nPaperwork.\n\nFeatures.\nCustomizable history shade.\nPersonalized glimmer colour.\nCustomizable opportunity length.\nAdjustable instructions.\nInstallation and also utilization.\nnpm mount vue3-loading-shimmer-- save.\nYou can easily use register it around the world such as this:.\nimport createApp from \"vue\".\nbring in Application coming from \".\/ App.vue\".\nimport vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst app = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nafter that use it this in your element:.\n\nConversely, you may utilize it directly:.\n\n\n\n\n\n\n\n\n\nWeb browser along with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Element code ...\n.\nconst application = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOn call Props.\nProp.\nDescription.\nStyle.\nDefault.\nCalled for.\nbgColor.\nBackground shade of the wrapper.\nString.\n\" #d 3d3d3\".\nuntrue.\nshimmerColor.\nColour of the glimmer impact (REQUIREMENT RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nString.\n\"

ffffff".untrue.timeframe.Length of the glimmer computer animation in milliseconds.Number.1400.misleading.direction.Instructions of the shimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".false.Individualize the element through leveraging these props to satisfy your details requirements.Github.Scenery Github.