Sleep

Vue 3-loading-shimmer - Shimmer Launching impact for Vue 3 #.\n\nAn adjustable Vue 3 component for making loading glimmer impacts.\nPaperwork.\n\nComponents.\nPersonalized background different colors.\nPersonalized shimmer color.\nPersonalized time duration.\nAdjustable instructions.\nSetup and also usage.\nnpm put in vue3-loading-shimmer-- spare.\nYou may make use of register it internationally such as this:.\nimport createApp from \"vue\".\nimport App coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst application = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nafter that utilize it this in your component:.\n\nAs an alternative, you can use it directly:.\n\n\n\n\n\n\n\n\n\nInternet browser along with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Element code ...\n.\nconst app = createApp( Application).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOffered Props.\nProp.\nDescription.\nStyle.\nNonpayment.\nNeeded.\nbgColor.\nHistory different colors of the wrapper.\nString.\n\" #d 3d3d3\".\nfalse.\nshimmerColor.\nColor of the shimmer impact (MUST REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nCord.\n\"

ffffff".misleading.timeframe.Period of the glimmer animation in milliseconds.Variety.1400.inaccurate.direction.Direction of the shimmer impact." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".incorrect.Customize the part through leveraging these props to meet your particular requirements.Github.Scenery Github.