Vue 3-loading-shimmer - Shimmer Running result for Vue 3 #.\n\nA customizable Vue 3 element for generating packing shimmer effects.\nDocumentation.\n\nFunctions.\nCustomizable background different colors.\nAdjustable glimmer colour.\nCustomizable time length.\nAdjustable path.\nSetup as well as utilization.\nnpm set up vue3-loading-shimmer-- conserve.\nYou may make use of register it around the world such as this:.\nbring in createApp from \"vue\".\nimport App coming from \".\/ App.vue\".\nimport vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst application = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen utilize it this in your component:.\n\nAdditionally, you can utilize it directly:.\n\n\n\n\n\n\n\n\n\nBrowser with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Component code ...\n.\nconst application = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAvailable Props.\nProp.\nClassification.\nType.\nDefault.\nDemanded.\nbgColor.\nHistory color of the cover.\nString.\n\" #d 3d3d3\".\nuntrue.\nshimmerColor.\nColour of the shimmer effect (REQUIREMENT RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nCord.\n\"
ffffff".untrue.period.Duration of the shimmer computer animation in milliseconds.Variety.1400.misleading.path.Instructions of the shimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".untrue.Tailor the element through leveraging these props to meet your details demands.Github.Viewpoint Github.