Vue 3-loading-shimmer - Glimmer Loading result for Vue 3 #.\n\nAn adjustable Vue 3 component for producing filling glimmer impacts.\nDocumentation.\n\nFeatures.\nPersonalized background colour.\nCustomizable shimmer shade.\nAdjustable opportunity duration.\nPersonalized path.\nSetup as well as consumption.\nnpm set up vue3-loading-shimmer-- save.\nYou may use enroll it globally enjoy this:.\nimport createApp coming from \"vue\".\nbring in Application coming 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 component:.\n\nAs an alternative, you can easily use it straight:.\n\n\n\n\n\n\n\n\n\nWeb browser with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Component code ...\n.\nconst application = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOffered Props.\nProp.\nClassification.\nStyle.\nNonpayment.\nNeeded.\nbgColor.\nBackground different colors of the cover.\nString.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nColour of the shimmer result (MUST REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nString.\n\"
ffffff".untrue.length.Duration of the glimmer animation in nanoseconds.Number.1400.incorrect.instructions.Direction of the shimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".inaccurate.Individualize the component by leveraging these props to satisfy your details demands.Github.Viewpoint Github.