Sleep

Vue 3-loading-shimmer - Glimmer Launching impact for Vue 3 #.\n\nAn adjustable Vue 3 element for producing filling glimmer effects.\nDocuments.\n\nFeatures.\nCustomizable background shade.\nCustomizable glimmer shade.\nPersonalized opportunity duration.\nPersonalized direction.\nInstallment as well as utilization.\nnpm put up vue3-loading-shimmer-- spare.\nYou can easily make use of register it worldwide similar to this:.\nimport createApp from \"vue\".\nbring in App from \".\/ App.vue\".\nimport vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst app = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nafter that utilize it this in your part:.\n\nAdditionally, you may utilize it straight:.\n\n\n\n\n\n\n\n\n\nWeb browser along with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Component code ...\n.\nconst app = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAccessible Props.\nUphold.\nDescription.\nType.\nDefault.\nCalled for.\nbgColor.\nHistory colour of the wrapper.\nStrand.\n\" #d 3d3d3\".\nuntrue.\nshimmerColor.\nColour of the shimmer effect (MUST REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nString.\n\"

ffffff".untrue.length.Period of the shimmer computer animation in milliseconds.Variety.1400.inaccurate.direction.Instructions of the shimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".inaccurate.Personalize the element through leveraging these props to meet your certain needs.Github.View Github.