Sleep

Vue 3-loading-shimmer - Glimmer Loading impact for Vue 3 #.\n\nA customizable Vue 3 part for creating filling shimmer effects.\nDocuments.\n\nAttributes.\nAdjustable history color.\nCustomizable shimmer color.\nAdjustable time duration.\nAdjustable direction.\nInstallation as well as utilization.\nnpm put up vue3-loading-shimmer-- save.\nYou may utilize enroll it globally like this:.\nbring in createApp coming from \"vue\".\nimport Application from \".\/ App.vue\".\nimport vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst app = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen use it this in your element:.\n\nAs an alternative, you can easily utilize it directly:.\n\n\n\n\n\n\n\n\n\nBrowser with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Part code ...\n.\nconst application = createApp( App).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAccessible Props.\nProp.\nClassification.\nStyle.\nNonpayment.\nDemanded.\nbgColor.\nHistory color of the wrapper.\nCord.\n\" #d 3d3d3\".\nmisleading.\nshimmerColor.\nColor of the glimmer effect (REQUIREMENT BE IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nStrand.\n\"

ffffff".inaccurate.length.Period of the shimmer animation in milliseconds.Variety.1400.false.direction.Instructions of the shimmer impact." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".inaccurate.Customize the component through leveraging these props to fulfill your specific necessities.Github.Perspective Github.