Sleep

Vue 3-loading-shimmer - Shimmer Launching effect for Vue 3 #.\n\nAn adjustable Vue 3 element for developing packing shimmer impacts.\nPaperwork.\n\nComponents.\nPersonalized background different colors.\nPersonalized shimmer different colors.\nAdjustable time length.\nPersonalized instructions.\nInstallation and also use.\nnpm put up vue3-loading-shimmer-- conserve.\nYou can make use of enroll 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 app = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nafter that use it this in your element:.\n\nAs an alternative, you may utilize it directly:.\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.\nUphold.\nDescription.\nStyle.\nDefault.\nNeeded.\nbgColor.\nBackground different colors of the wrapper.\nCord.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nShade of the shimmer impact (REQUIREMENT RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nString.\n\"

ffffff".untrue.length.Duration of the shimmer computer animation in nanoseconds.Amount.1400.false.path.Direction of the glimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".false.Customize the component through leveraging these props to satisfy your details requirements.Github.View Github.