Sleep

Vue 3-loading-shimmer - Shimmer Running result for Vue 3 #.\n\nA personalized Vue 3 part for generating packing glimmer effects.\nDocumentation.\n\nFeatures.\nCustomizable history shade.\nAdjustable glimmer different colors.\nCustomizable time duration.\nCustomizable path.\nInstallation and consumption.\nnpm install vue3-loading-shimmer-- spare.\nYou can easily utilize enroll it around the globe similar to this:.\nimport createApp from \"vue\".\nimport Application from \".\/ App.vue\".\nimport vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst application = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nat that point utilize it this in your element:.\n\nAdditionally, you can easily use it directly:.\n\n\n\n\n\n\n\n\n\nInternet browser with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Part code ...\n.\nconst application = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAccessible Props.\nUphold.\nClassification.\nKind.\nDefault.\nRequired.\nbgColor.\nBackground colour of the wrapper.\nStrand.\n\" #d 3d3d3\".\nfalse.\nshimmerColor.\nColor of the glimmer result (MUST REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nCord.\n\"

ffffff".misleading.duration.Duration of the shimmer animation in milliseconds.Number.1400.untrue.direction.Instructions of the shimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".incorrect.Tailor the element through leveraging these props to meet your certain requirements.Github.View Github.