Sleep

Vue 3-loading-shimmer - Glimmer Running effect for Vue 3 #.\n\nA customizable Vue 3 component for creating loading glimmer results.\nInformation.\n\nComponents.\nCustomizable history colour.\nPersonalized shimmer color.\nAdjustable time period.\nCustomizable direction.\nInstallation and utilization.\nnpm install vue3-loading-shimmer-- spare.\nYou can make use of enroll it worldwide like this:.\nbring in createApp from \"vue\".\nimport Application coming from \".\/ App.vue\".\nimport vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst application = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nat that point utilize it this in your part:.\n\nAs an alternative, you can utilize it straight:.\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(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAccessible Props.\nProp.\nClassification.\nType.\nNonpayment.\nCalled for.\nbgColor.\nBackground color of the wrapper.\nString.\n\" #d 3d3d3\".\ninaccurate.\nshimmerColor.\nColor of the shimmer effect (MUST BE IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nString.\n\"

ffffff".false.duration.Period of the shimmer computer animation in nanoseconds.Number.1400.incorrect.instructions.Direction of the glimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".misleading.Tailor the element through leveraging these props to meet your particular demands.Github.Viewpoint Github.