Vue 3-loading-shimmer - Shimmer Loading effect for Vue 3 #.\n\nA personalized Vue 3 element for creating packing shimmer results.\nRecords.\n\nComponents.\nAdjustable history color.\nCustomizable glimmer color.\nCustomizable opportunity period.\nCustomizable path.\nInstallment and also use.\nnpm set up vue3-loading-shimmer-- spare.\nYou may use register it internationally similar to this:.\nimport createApp coming from \"vue\".\nbring in Application coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst application = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nafter that utilize it this in your element:.\n\nAlternatively, you can easily utilize it straight:.\n\n\n\n\n\n\n\n\n\nBrowser with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Part code ...\n.\nconst app = createApp( App).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAvailable Props.\nProp.\nClassification.\nType.\nDefault.\nCalled for.\nbgColor.\nBackground color of the wrapper.\nCord.\n\" #d 3d3d3\".\nincorrect.\nshimmerColor.\nColour of the shimmer result (MUST BE IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nString.\n\"
ffffff".false.timeframe.Duration of the glimmer animation in nanoseconds.Amount.1400.inaccurate.path.Instructions of the glimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".untrue.Customize the element through leveraging these props to meet your certain necessities.Github.Perspective Github.