Sleep

Vue 3-loading-shimmer - Shimmer Filling result for Vue 3 #.\n\nA personalized Vue 3 component for generating loading glimmer effects.\nDocuments.\n\nFeatures.\nCustomizable background color.\nPersonalized shimmer colour.\nAdjustable time duration.\nAdjustable path.\nInstallment as well as use.\nnpm set up vue3-loading-shimmer-- spare.\nYou can use enroll it worldwide like this:.\nimport createApp coming from \"vue\".\nbring in Application from \".\/ App.vue\".\nimport vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst application = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nafter that use it this in your part:.\n\nConversely, you can use it directly:.\n\n\n\n\n\n\n\n\n\nWeb browser with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Component code ...\n.\nconst application = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAvailable Props.\nSet.\nDescription.\nStyle.\nNonpayment.\nNeeded.\nbgColor.\nBackground colour of the cover.\nStrand.\n\" #d 3d3d3\".\nfalse.\nshimmerColor.\nColor of the glimmer result (MUST BE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nCord.\n\"

ffffff".inaccurate.duration.Period of the shimmer animation in milliseconds.Variety.1400.false.direction.Path of the glimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".untrue.Personalize the component through leveraging these props to satisfy your particular needs.Github.Viewpoint Github.