Sleep

Vue 3-loading-shimmer - Glimmer Loading impact for Vue 3 #.\n\nA personalized Vue 3 element for making filling glimmer effects.\nDocuments.\n\nAttributes.\nPersonalized background different colors.\nCustomizable shimmer shade.\nPersonalized time period.\nCustomizable direction.\nInstallment and also consumption.\nnpm set up vue3-loading-shimmer-- save.\nYou can easily make use of register it around the globe such as this:.\nbring in createApp from \"vue\".\nimport 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 element:.\n\nConversely, you may use it directly:.\n\n\n\n\n\n\n\n\n\nBrowser 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\").\nReadily available Props.\nUphold.\nDescription.\nKind.\nNonpayment.\nNeeded.\nbgColor.\nHistory shade of the wrapper.\nCord.\n\" #d 3d3d3\".\nuntrue.\nshimmerColor.\nColor of the glimmer effect (NECESSITY BE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nCord.\n\"

ffffff".false.timeframe.Duration of the shimmer animation in nanoseconds.Amount.1400.misleading.instructions.Instructions of the glimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".misleading.Individualize the component by leveraging these props to satisfy your details demands.Github.Viewpoint Github.