Sleep

Vue 3-loading-shimmer - Shimmer Running result for Vue 3 #.\n\nAn adjustable Vue 3 element for generating packing glimmer effects.\nInformation.\n\nAttributes.\nAdjustable history shade.\nAdjustable glimmer shade.\nAdjustable opportunity length.\nAdjustable direction.\nInstallment as well as usage.\nnpm mount vue3-loading-shimmer-- save.\nYou can make use of register it globally enjoy this:.\nimport createApp coming from \"vue\".\nimport Application coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer 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\nAdditionally, you can utilize it directly:.\n\n\n\n\n\n\n\n\n\nWeb browser along with CDN.\n\n\nconst createApp = Vue.\nconst App = \n\/\/ Component code ...\n.\nconst application = createApp( Application).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOn call Props.\nProp.\nClassification.\nKind.\nDefault.\nCalled for.\nbgColor.\nBackground shade of the wrapper.\nCord.\n\" #d 3d3d3\".\nuntrue.\nshimmerColor.\nColor of the shimmer effect (NECESSITY RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nString.\n\"

ffffff".untrue.timeframe.Length of the shimmer animation in milliseconds.Variety.1400.false.instructions.Direction of the glimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".false.Tailor the component by leveraging these props to fulfill your details requirements.Github.View Github.