Sleep

Vue 3-loading-shimmer - Shimmer Loading impact for Vue 3 #.\n\nA personalized Vue 3 part for developing loading shimmer impacts.\nDocumentation.\n\nAttributes.\nPersonalized history different colors.\nAdjustable glimmer shade.\nCustomizable opportunity period.\nCustomizable direction.\nSetup and also usage.\nnpm mount vue3-loading-shimmer-- spare.\nYou can easily make use of enroll it globally such as this:.\nimport createApp from \"vue\".\nbring in Application coming from \".\/ App.vue\".\nimport vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst application = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen use it this in your part:.\n\nAdditionally, you may utilize it directly:.\n\n\n\n\n\n\n\n\n\nWeb browser along with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Component code ...\n.\nconst app = createApp( Application).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nOffered Props.\nSet.\nClassification.\nKind.\nDefault.\nNeeded.\nbgColor.\nHistory different colors of the cover.\nString.\n\" #d 3d3d3\".\nmisleading.\nshimmerColor.\nShade of the shimmer impact (NECESSITY RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nStrand.\n\"

ffffff".misleading.duration.Length of the shimmer animation in nanoseconds.Number.1400.incorrect.path.Direction of the glimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".misleading.Individualize the component by leveraging these props to meet your specific needs.Github.Viewpoint Github.