Sleep

Vue 3-loading-shimmer - Shimmer Loading impact for Vue 3 #.\n\nA personalized Vue 3 element for generating loading shimmer impacts.\nDocumentation.\n\nAttributes.\nCustomizable history color.\nPersonalized shimmer different colors.\nCustomizable opportunity duration.\nCustomizable path.\nInstallment as well as utilization.\nnpm install vue3-loading-shimmer-- conserve.\nYou may utilize register it internationally like this:.\nimport createApp from \"vue\".\nbring in Application from \".\/ App.vue\".\nimport vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst application = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nat that point utilize it this in your part:.\n\nAs an alternative, you may utilize it straight:.\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 app = createApp( App).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOn call Props.\nUphold.\nDescription.\nType.\nNonpayment.\nRequired.\nbgColor.\nHistory shade of the wrapper.\nCord.\n\" #d 3d3d3\".\nmisleading.\nshimmerColor.\nShade of the glimmer effect (MUST REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nString.\n\"

ffffff".misleading.timeframe.Period of the shimmer animation in milliseconds.Variety.1400.incorrect.instructions.Path of the shimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".misleading.Customize the element by leveraging these props to fulfill your specific requirements.Github.Sight Github.