Sleep

Vue 3-loading-shimmer - Glimmer Running result for Vue 3 #.\n\nA personalized Vue 3 element for developing packing shimmer results.\nDocumentation.\n\nFeatures.\nPersonalized history shade.\nCustomizable glimmer colour.\nCustomizable opportunity length.\nAdjustable direction.\nInstallation and utilization.\nnpm install vue3-loading-shimmer-- conserve.\nYou may utilize register it globally like this:.\nimport createApp from \"vue\".\nimport Application from \".\/ App.vue\".\nbring in vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst application = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen utilize it this in your element:.\n\nAdditionally, 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 App = \n\/\/ Component code ...\n.\nconst app = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOffered Props.\nUphold.\nDescription.\nStyle.\nNonpayment.\nCalled for.\nbgColor.\nHistory colour of the cover.\nString.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nColour of the shimmer impact (MUST BE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nString.\n\"

ffffff".inaccurate.duration.Timeframe of the shimmer computer animation in milliseconds.Number.1400.incorrect.path.Instructions of the glimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".inaccurate.Tailor the part by leveraging these props to meet your specific demands.Github.Scenery Github.