Sleep

Vue 3-loading-shimmer - Glimmer Loading effect for Vue 3 #.\n\nA customizable Vue 3 component for developing filling glimmer results.\nDocuments.\n\nFeatures.\nPersonalized background colour.\nAdjustable glimmer different colors.\nCustomizable opportunity period.\nCustomizable instructions.\nSetup as well as consumption.\nnpm put up vue3-loading-shimmer-- save.\nYou can easily make use of enroll it globally similar to this:.\nimport createApp 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).\nat that point utilize it this in your element:.\n\nAs an alternative, you can easily utilize it directly:.\n\n\n\n\n\n\n\n\n\nWeb browser along with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Part code ...\n.\nconst app = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOffered Props.\nProp.\nClassification.\nStyle.\nDefault.\nNeeded.\nbgColor.\nHistory color of the wrapper.\nStrand.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nShade of the shimmer result (MUST RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nStrand.\n\"

ffffff".incorrect.period.Length of the glimmer animation in milliseconds.Amount.1400.incorrect.instructions.Direction of the shimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".misleading.Tailor the component by leveraging these props to meet your details necessities.Github.View Github.