Sleep

Vue 3-loading-shimmer - Glimmer Loading result for Vue 3 #.\n\nA customizable Vue 3 component for developing filling shimmer results.\nPaperwork.\n\nFeatures.\nAdjustable background colour.\nCustomizable shimmer colour.\nCustomizable opportunity duration.\nCustomizable direction.\nSetup as well as utilization.\nnpm install vue3-loading-shimmer-- conserve.\nYou can easily utilize enroll it internationally similar to this:.\nbring in createApp from \"vue\".\nimport App from \".\/ App.vue\".\nimport vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst application = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen use it this in your component:.\n\nAdditionally, you may utilize it directly:.\n\n\n\n\n\n\n\n\n\nBrowser along with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Component code ...\n.\nconst app = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAvailable Props.\nProp.\nClassification.\nKind.\nDefault.\nNeeded.\nbgColor.\nBackground different colors of the wrapper.\nString.\n\" #d 3d3d3\".\nuntrue.\nshimmerColor.\nShade of the shimmer result (MUST REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nCord.\n\"

ffffff".inaccurate.length.Length of the glimmer animation in milliseconds.Amount.1400.misleading.path.Instructions of the glimmer impact." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".false.Tailor the element through leveraging these props to meet your particular necessities.Github.Scenery Github.