Sleep

Vue 3-loading-shimmer - Shimmer Filling impact for Vue 3 #.\n\nAn adjustable Vue 3 part for producing filling shimmer results.\nInformation.\n\nComponents.\nCustomizable background color.\nCustomizable shimmer shade.\nCustomizable time timeframe.\nAdjustable instructions.\nInstallment and use.\nnpm mount vue3-loading-shimmer-- save.\nYou can easily use register it globally such as this:.\nbring in createApp from \"vue\".\nimport App from \".\/ App.vue\".\nimport vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst application = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen utilize it this in your part:.\n\nAdditionally, you can easily utilize it straight:.\n\n\n\n\n\n\n\n\n\nBrowser along with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Component code ...\n.\nconst app = createApp( Application).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAvailable Props.\nProp.\nDescription.\nType.\nDefault.\nCalled for.\nbgColor.\nBackground shade of the wrapper.\nStrand.\n\" #d 3d3d3\".\nmisleading.\nshimmerColor.\nColour of the glimmer result (NECESSITY RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nCord.\n\"

ffffff".misleading.period.Length of the glimmer computer animation in nanoseconds.Variety.1400.inaccurate.direction.Path of the shimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".inaccurate.Customize the element through leveraging these props to meet your certain demands.Github.View Github.