Sleep

Vue 3-loading-shimmer - Shimmer Launching effect for Vue 3 #.\n\nA customizable Vue 3 element for generating filling shimmer effects.\nDocuments.\n\nAttributes.\nCustomizable background color.\nPersonalized shimmer shade.\nCustomizable opportunity period.\nPersonalized path.\nSetup as well as usage.\nnpm mount vue3-loading-shimmer-- save.\nYou can utilize register it around the world such as this:.\nbring in createApp from \"vue\".\nbring in App coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst app = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nat that point utilize it this in your element:.\n\nAs an alternative, you can easily use it straight:.\n\n\n\n\n\n\n\n\n\nInternet browser with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Element code ...\n.\nconst app = createApp( App).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOffered Props.\nUphold.\nClassification.\nKind.\nDefault.\nNeeded.\nbgColor.\nHistory different colors of the wrapper.\nString.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nShade of the glimmer result (MUST RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nCord.\n\"

ffffff".inaccurate.timeframe.Timeframe of the glimmer computer animation in milliseconds.Variety.1400.incorrect.direction.Direction of the shimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".misleading.Individualize the element through leveraging these props to fulfill your details requirements.Github.Scenery Github.