Sleep

Vue 3-loading-shimmer - Glimmer Filling impact for Vue 3 #.\n\nA personalized Vue 3 component for generating filling glimmer impacts.\nRecords.\n\nFunctions.\nAdjustable history different colors.\nAdjustable shimmer colour.\nPersonalized opportunity length.\nCustomizable path.\nInstallation and also consumption.\nnpm put in vue3-loading-shimmer-- spare.\nYou may utilize enroll it around the globe like this:.\nbring in createApp coming from \"vue\".\nimport App coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst application = createApp( App).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen utilize it this in your part:.\n\nAdditionally, you can utilize it directly:.\n\n\n\n\n\n\n\n\n\nBrowser along with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Element code ...\n.\nconst application = createApp( Application).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nReadily available Props.\nSet.\nDescription.\nStyle.\nNonpayment.\nRequired.\nbgColor.\nBackground different colors of the wrapper.\nString.\n\" #d 3d3d3\".\nincorrect.\nshimmerColor.\nDifferent colors of the glimmer result (REQUIREMENT RESIDE IN HEX-FORMAT) e.g: \"#RRGGBB\" or \"#RGB\".\nCord.\n\"

ffffff".incorrect.duration.Length of the shimmer animation in nanoseconds.Number.1400.incorrect.direction.Path of the shimmer effect." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".incorrect.Individualize the part by leveraging these props to meet your particular demands.Github.Perspective Github.