Vue 3-loading-shimmer - Glimmer Filling effect for Vue 3 #.\n\nA customizable Vue 3 part for creating loading glimmer results.\nInformation.\n\nComponents.\nCustomizable history color.\nPersonalized glimmer colour.\nCustomizable time length.\nAdjustable path.\nInstallment as well as utilization.\nnpm install vue3-loading-shimmer-- save.\nYou can utilize register it globally enjoy this:.\nbring in createApp coming from \"vue\".\nimport App coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst application = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nat that point utilize it this in your part:.\n\nConversely, you can use it straight:.\n\n\n\n\n\n\n\n\n\nWeb browser along 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.\nProp.\nDescription.\nStyle.\nNonpayment.\nCalled for.\nbgColor.\nBackground color of the cover.\nStrand.\n\" #d 3d3d3\".\nincorrect.\nshimmerColor.\nShade of the shimmer impact (REQUIREMENT REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nCord.\n\"
ffffff".inaccurate.timeframe.Period of the glimmer computer animation in milliseconds.Number.1400.misleading.direction.Direction of the shimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".misleading.Individualize the element through leveraging these props to meet your details necessities.Github.View Github.