Sleep

Vue 3-loading-shimmer - Glimmer Loading impact for Vue 3 #.\n\nA customizable Vue 3 element for producing loading glimmer results.\nDocumentation.\n\nAttributes.\nPersonalized history different colors.\nPersonalized shimmer colour.\nAdjustable time period.\nCustomizable path.\nSetup as well as utilization.\nnpm put up vue3-loading-shimmer-- conserve.\nYou may utilize enroll it around the globe enjoy this:.\nbring in createApp from \"vue\".\nimport Application from \".\/ App.vue\".\nbring in vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst application = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen utilize it this in your component:.\n\nAdditionally, you can use it directly:.\n\n\n\n\n\n\n\n\n\nInternet browser with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Element code ...\n.\nconst application = createApp( Application).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAccessible Props.\nProp.\nDescription.\nKind.\nDefault.\nRequired.\nbgColor.\nHistory colour of the cover.\nString.\n\" #d 3d3d3\".\nuntrue.\nshimmerColor.\nShade of the glimmer result (NECESSITY REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nString.\n\"

ffffff".incorrect.period.Duration of the glimmer animation in milliseconds.Variety.1400.untrue.path.Path of the glimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".inaccurate.Customize the element through leveraging these props to satisfy your specific demands.Github.Sight Github.