Sleep

Vue 3-loading-shimmer - Shimmer Launching effect for Vue 3 #.\n\nAn adjustable Vue 3 component for making filling glimmer results.\nDocuments.\n\nFunctions.\nAdjustable background color.\nPersonalized shimmer different colors.\nAdjustable time length.\nPersonalized path.\nSetup and use.\nnpm mount vue3-loading-shimmer-- conserve.\nYou can use register it globally like this:.\nbring in createApp coming from \"vue\".\nimport App coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst application = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen use it this in your element:.\n\nAdditionally, you may utilize it directly:.\n\n\n\n\n\n\n\n\n\nBrowser with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Element code ...\n.\nconst application = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAccessible Props.\nUphold.\nClassification.\nStyle.\nDefault.\nRequired.\nbgColor.\nBackground color of the cover.\nStrand.\n\" #d 3d3d3\".\nincorrect.\nshimmerColor.\nShade of the shimmer impact (MUST REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nCord.\n\"

ffffff".misleading.length.Period of the glimmer animation in nanoseconds.Amount.1400.inaccurate.instructions.Direction of the glimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".misleading.Personalize the component by leveraging these props to fulfill your details necessities.Github.Sight Github.