Sleep

Vue 3-loading-shimmer - Glimmer Filling impact for Vue 3 #.\n\nA customizable Vue 3 element for producing packing glimmer results.\nDocumentation.\n\nAttributes.\nCustomizable background color.\nCustomizable glimmer colour.\nCustomizable time period.\nAdjustable direction.\nInstallment as well as utilization.\nnpm mount vue3-loading-shimmer-- conserve.\nYou can make use of register it worldwide such as this:.\nbring in createApp coming from \"vue\".\nbring in App coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst app = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nafter that utilize it this in your component:.\n\nAs an alternative, you can use it directly:.\n\n\n\n\n\n\n\n\n\nBrowser along with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Element code ...\n.\nconst app = createApp( App).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nReadily available Props.\nProp.\nClassification.\nStyle.\nNonpayment.\nCalled for.\nbgColor.\nBackground shade of the cover.\nCord.\n\" #d 3d3d3\".\nmisleading.\nshimmerColor.\nColor of the shimmer effect (REQUIREMENT REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nCord.\n\"

ffffff".incorrect.length.Duration of the glimmer animation in milliseconds.Amount.1400.untrue.direction.Direction of the glimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".false.Personalize the component through leveraging these props to satisfy your certain necessities.Github.Viewpoint Github.