Sleep

Vue 3-loading-shimmer - Glimmer Running impact for Vue 3 #.\n\nA personalized Vue 3 element for making loading shimmer results.\nInformation.\n\nFeatures.\nAdjustable background color.\nPersonalized shimmer colour.\nAdjustable opportunity duration.\nPersonalized direction.\nInstallation and usage.\nnpm put up vue3-loading-shimmer-- conserve.\nYou may use enroll it worldwide such as this:.\nimport createApp coming from \"vue\".\nbring in App from \".\/ App.vue\".\nimport vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst app = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nafter that utilize it this in your component:.\n\nAdditionally, you can utilize it straight:.\n\n\n\n\n\n\n\n\n\nWeb browser with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Component code ...\n.\nconst app = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAvailable Props.\nProp.\nDescription.\nType.\nDefault.\nCalled for.\nbgColor.\nBackground color of the cover.\nCord.\n\" #d 3d3d3\".\nincorrect.\nshimmerColor.\nColor of the glimmer result (NECESSITY REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nCord.\n\"

ffffff".incorrect.duration.Length of the shimmer animation in milliseconds.Number.1400.untrue.direction.Path of the glimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".false.Personalize the component through leveraging these props to satisfy your details necessities.Github.Scenery Github.