Sleep

Vue 3-loading-shimmer - Shimmer Launching result for Vue 3 #.\n\nA customizable Vue 3 element for creating filling glimmer impacts.\nRecords.\n\nComponents.\nAdjustable history color.\nAdjustable shimmer color.\nCustomizable opportunity timeframe.\nCustomizable instructions.\nSetup and usage.\nnpm set up vue3-loading-shimmer-- conserve.\nYou can easily utilize register it around the globe such as this:.\nbring in createApp from \"vue\".\nbring in App from \".\/ App.vue\".\nbring in vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst application = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen use it this in your component:.\n\nAs an alternative, 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 application = createApp( App).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nReadily available Props.\nUphold.\nClassification.\nType.\nDefault.\nRequired.\nbgColor.\nHistory different colors of the wrapper.\nStrand.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nColour of the shimmer effect (REQUIREMENT BE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nCord.\n\"

ffffff".inaccurate.duration.Length of the shimmer animation in milliseconds.Number.1400.inaccurate.instructions.Instructions of the shimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".inaccurate.Personalize the component by leveraging these props to meet your certain necessities.Github.View Github.