Sleep

Vue 3-loading-shimmer - Shimmer Loading impact for Vue 3 #.\n\nAn adjustable Vue 3 part for generating filling shimmer results.\nInformation.\n\nComponents.\nCustomizable history colour.\nAdjustable glimmer different colors.\nPersonalized time period.\nAdjustable path.\nInstallment and utilization.\nnpm put in vue3-loading-shimmer-- conserve.\nYou can use enroll it internationally such as this:.\nbring in createApp coming from \"vue\".\nimport App coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst application = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nat that point utilize it this in your component:.\n\nConversely, you may use it straight:.\n\n\n\n\n\n\n\n\n\nWeb browser along with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Element code ...\n.\nconst app = createApp( App).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAvailable Props.\nSet.\nClassification.\nType.\nDefault.\nCalled for.\nbgColor.\nHistory colour of the wrapper.\nString.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nColour of the shimmer effect (REQUIREMENT RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nString.\n\"

ffffff".inaccurate.duration.Timeframe of the glimmer computer animation in nanoseconds.Number.1400.untrue.instructions.Instructions of the shimmer result." 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 certain needs.Github.Perspective Github.