Sleep

Vue 3-loading-shimmer - Glimmer Loading effect for Vue 3 #.\n\nAn adjustable Vue 3 element for creating packing glimmer impacts.\nRecords.\n\nFunctions.\nCustomizable background color.\nPersonalized shimmer shade.\nAdjustable time duration.\nAdjustable direction.\nInstallation and consumption.\nnpm mount vue3-loading-shimmer-- spare.\nYou can make use of register it worldwide like this:.\nbring in createApp coming from \"vue\".\nbring in Application coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer from \"vue3-loading-shimmer\".\n\nconst application = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nat that point utilize it this in your element:.\n\nConversely, you may utilize it directly:.\n\n\n\n\n\n\n\n\n\nInternet browser with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Part code ...\n.\nconst app = createApp( App).\napp.component(\" Glimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nAccessible Props.\nSet.\nClassification.\nStyle.\nDefault.\nCalled for.\nbgColor.\nBackground shade of the wrapper.\nString.\n\" #d 3d3d3\".\nuntrue.\nshimmerColor.\nColour of the shimmer impact (NECESSITY REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nString.\n\"

ffffff".inaccurate.length.Timeframe of the glimmer animation in nanoseconds.Variety.1400.untrue.instructions.Path of the glimmer impact." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".inaccurate.Customize the element through leveraging these props to fulfill your details needs.Github.Perspective Github.