Sleep

Vue 3-loading-shimmer - Shimmer Filling effect for Vue 3 #.\n\nAn adjustable Vue 3 part for generating packing glimmer effects.\nInformation.\n\nFeatures.\nAdjustable background shade.\nCustomizable glimmer different colors.\nAdjustable opportunity timeframe.\nCustomizable direction.\nSetup and also usage.\nnpm install vue3-loading-shimmer-- spare.\nYou can use register it globally similar to this:.\nimport createApp coming from \"vue\".\nbring in App from \".\/ App.vue\".\nbring in vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst app = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nafter that utilize it this in your element:.\n\nConversely, you can easily use it directly:.\n\n\n\n\n\n\n\n\n\nWeb browser with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Element code ...\n.\nconst app = createApp( App).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAvailable Props.\nProp.\nClassification.\nStyle.\nNonpayment.\nRequired.\nbgColor.\nHistory shade of the wrapper.\nCord.\n\" #d 3d3d3\".\nmisleading.\nshimmerColor.\nDifferent colors of the shimmer result (MUST RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nCord.\n\"

ffffff".incorrect.duration.Length of the shimmer animation in milliseconds.Variety.1400.untrue.instructions.Direction of the shimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".false.Customize the part by leveraging these props to fulfill your certain necessities.Github.View Github.