Sleep

Vue 3-loading-shimmer - Shimmer Launching effect for Vue 3 #.\n\nAn adjustable Vue 3 element for generating filling shimmer impacts.\nPaperwork.\n\nFeatures.\nCustomizable background colour.\nPersonalized shimmer color.\nCustomizable time timeframe.\nCustomizable instructions.\nSetup as well as utilization.\nnpm put up vue3-loading-shimmer-- spare.\nYou can easily use enroll it globally like this:.\nbring in createApp from \"vue\".\nbring in Application coming from \".\/ App.vue\".\nimport vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst app = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nat that point utilize it this in your component:.\n\nAdditionally, you can easily utilize it directly:.\n\n\n\n\n\n\n\n\n\nWeb browser along with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Part code ...\n.\nconst app = createApp( Application).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAccessible Props.\nSet.\nDescription.\nStyle.\nDefault.\nDemanded.\nbgColor.\nBackground colour of the cover.\nStrand.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nColor of the shimmer impact (MUST REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nString.\n\"

ffffff".incorrect.period.Length of the shimmer animation in nanoseconds.Number.1400.untrue.instructions.Direction of the shimmer impact." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".inaccurate.Tailor the part through leveraging these props to fulfill your details requirements.Github.Viewpoint Github.