Sleep

Vue 3-loading-shimmer - Glimmer Launching result for Vue 3 #.\n\nAn adjustable Vue 3 component for producing filling shimmer results.\nDocumentation.\n\nComponents.\nCustomizable history color.\nPersonalized glimmer color.\nAdjustable time length.\nCustomizable instructions.\nSetup and consumption.\nnpm install vue3-loading-shimmer-- spare.\nYou may utilize enroll it around the world such as this:.\nbring in createApp coming from \"vue\".\nbring in App coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst app = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen utilize it this in your part:.\n\nConversely, you can easily use it directly:.\n\n\n\n\n\n\n\n\n\nInternet browser along with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Component code ...\n.\nconst app = createApp( App).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAvailable Props.\nProp.\nClassification.\nType.\nNonpayment.\nCalled for.\nbgColor.\nHistory color of the wrapper.\nString.\n\" #d 3d3d3\".\nuntrue.\nshimmerColor.\nShade of the glimmer effect (MUST BE IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nString.\n\"

ffffff".false.period.Duration of the glimmer animation in milliseconds.Number.1400.misleading.instructions.Path of the shimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".untrue.Customize the part through leveraging these props to meet your details necessities.Github.Sight Github.