Sleep

Vue 3-loading-shimmer - Shimmer Launching result for Vue 3 #.\n\nAn adjustable Vue 3 component for generating loading shimmer effects.\nDocumentation.\n\nAttributes.\nPersonalized background shade.\nPersonalized shimmer colour.\nAdjustable opportunity duration.\nAdjustable direction.\nInstallment and also use.\nnpm mount vue3-loading-shimmer-- conserve.\nYou can easily use register it around the world such as this:.\nimport createApp from \"vue\".\nbring in App from \".\/ App.vue\".\nbring in vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst app = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen use it this in your part:.\n\nAdditionally, you can utilize it directly:.\n\n\n\n\n\n\n\n\n\nInternet browser along with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Component code ...\n.\nconst application = createApp( Application).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAccessible Props.\nUphold.\nDescription.\nType.\nDefault.\nCalled for.\nbgColor.\nHistory color of the cover.\nStrand.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nColour of the glimmer result (NECESSITY REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nStrand.\n\"

ffffff".misleading.duration.Timeframe of the glimmer computer animation in nanoseconds.Number.1400.incorrect.direction.Direction of the glimmer impact." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".incorrect.Customize the element by leveraging these props to meet your particular needs.Github.Scenery Github.