Sleep

Vue 3-loading-shimmer - Shimmer Launching effect for Vue 3 #.\n\nA personalized Vue 3 part for producing loading glimmer impacts.\nInformation.\n\nAttributes.\nCustomizable history shade.\nCustomizable shimmer shade.\nCustomizable time period.\nCustomizable path.\nInstallment and consumption.\nnpm put up vue3-loading-shimmer-- spare.\nYou may use register it around the world like this:.\nbring in createApp from \"vue\".\nbring in Application coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst application = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen use it this in your component:.\n\nAs an alternative, you may use it directly:.\n\n\n\n\n\n\n\n\n\nBrowser with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Element code ...\n.\nconst application = createApp( Application).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAccessible Props.\nSet.\nDescription.\nType.\nNonpayment.\nNeeded.\nbgColor.\nBackground colour of the wrapper.\nString.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nDifferent colors of the shimmer impact (NECESSITY BE IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nStrand.\n\"

ffffff".incorrect.period.Length of the glimmer computer animation in milliseconds.Variety.1400.misleading.path.Instructions of the shimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".untrue.Personalize the component through leveraging these props to fulfill your specific requirements.Github.Sight Github.