Sleep

Vue 3-loading-shimmer - Glimmer Loading impact for Vue 3 #.\n\nA customizable Vue 3 component for producing packing glimmer impacts.\nRecords.\n\nAttributes.\nPersonalized background different colors.\nAdjustable shimmer different colors.\nAdjustable opportunity length.\nPersonalized direction.\nInstallation and also consumption.\nnpm install vue3-loading-shimmer-- spare.\nYou can use register it worldwide like this:.\nbring in createApp coming from \"vue\".\nbring in App coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst application = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nafter that use it this in your component:.\n\nConversely, you can utilize it straight:.\n\n\n\n\n\n\n\n\n\nWeb browser with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Part code ...\n.\nconst app = createApp( App).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nReadily available Props.\nProp.\nClassification.\nType.\nDefault.\nRequired.\nbgColor.\nHistory shade of the wrapper.\nCord.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nDifferent colors of the shimmer effect (NECESSITY RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nCord.\n\"

ffffff".incorrect.timeframe.Duration of the shimmer computer animation in nanoseconds.Number.1400.untrue.instructions.Path of the glimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".untrue.Customize the part by leveraging these props to satisfy your certain needs.Github.Perspective Github.