Sleep

Vue 3-loading-shimmer - Shimmer Running effect for Vue 3 #.\n\nA personalized Vue 3 component for creating loading shimmer results.\nDocuments.\n\nAttributes.\nCustomizable history shade.\nPersonalized shimmer different colors.\nCustomizable opportunity period.\nCustomizable direction.\nInstallation as well as usage.\nnpm put in vue3-loading-shimmer-- save.\nYou may make use of enroll it globally like this:.\nimport createApp from \"vue\".\nbring in Application coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst application = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nafter that use it this in your component:.\n\nAdditionally, you can easily utilize it straight:.\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( Application).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOffered Props.\nProp.\nDescription.\nKind.\nDefault.\nRequired.\nbgColor.\nHistory color of the wrapper.\nStrand.\n\" #d 3d3d3\".\nmisleading.\nshimmerColor.\nColour of the glimmer effect (NECESSITY BE IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nStrand.\n\"

ffffff".untrue.period.Length of the glimmer computer animation in milliseconds.Amount.1400.false.instructions.Path of the glimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".misleading.Customize the component by leveraging these props to meet your specific demands.Github.Sight Github.