Sleep

Vue 3-loading-shimmer - Shimmer Launching impact for Vue 3 #.\n\nAn adjustable Vue 3 element for producing loading glimmer impacts.\nInformation.\n\nAttributes.\nPersonalized background color.\nPersonalized shimmer shade.\nPersonalized opportunity length.\nCustomizable direction.\nInstallation as well as utilization.\nnpm put up vue3-loading-shimmer-- spare.\nYou may utilize enroll it globally enjoy this:.\nbring in createApp coming from \"vue\".\nbring in App from \".\/ App.vue\".\nimport vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst application = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nat that point utilize it this in your component:.\n\nConversely, you may utilize it straight:.\n\n\n\n\n\n\n\n\n\nInternet browser along with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Component code ...\n.\nconst app = createApp( Application).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAccessible Props.\nSet.\nDescription.\nType.\nDefault.\nDemanded.\nbgColor.\nBackground shade of the wrapper.\nCord.\n\" #d 3d3d3\".\nuntrue.\nshimmerColor.\nColor of the glimmer impact (REQUIREMENT BE IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nCord.\n\"

ffffff".inaccurate.duration.Duration of the glimmer computer animation in nanoseconds.Variety.1400.misleading.direction.Direction of the shimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".untrue.Individualize the component by leveraging these props to meet your details needs.Github.Perspective Github.