Vue 3-loading-shimmer - Glimmer Launching effect for Vue 3 #.\n\nA personalized Vue 3 part for producing loading glimmer impacts.\nRecords.\n\nFunctions.\nCustomizable history different colors.\nPersonalized glimmer color.\nAdjustable opportunity timeframe.\nPersonalized path.\nInstallment as well as usage.\nnpm set up vue3-loading-shimmer-- spare.\nYou can use enroll it around the globe such as this:.\nbring in createApp from \"vue\".\nbring in Application coming from \".\/ App.vue\".\nbring in vue3LoadingShimmer coming from \"vue3-loading-shimmer\".\n\nconst app = createApp( Application).\n\napp.component(\" vue3-loading-shimmer\", vue3LoadingShimmer).\nthen use it this in your component:.\n\nConversely, you may utilize it straight:.\n\n\n\n\n\n\n\n\n\nWeb browser along with CDN.\n\n\nconst createApp = Vue.\nconst Application = \n\/\/ Part code ...\n.\nconst application = createApp( Application).\napp.component(\" Shimmer\", Vue3LoadingShimmer).\napp.mount(\" #app\").\nReadily available Props.\nSet.\nDescription.\nType.\nNonpayment.\nRequired.\nbgColor.\nHistory different colors of the cover.\nString.\n\" #d 3d3d3\".\nuntrue.\nshimmerColor.\nColour of the glimmer result (MUST REMAIN IN HEX-FORMAT) e.g: \"#RRGGBB\" or even \"#RGB\".\nString.\n\"
ffffff".incorrect.period.Duration of the shimmer animation in nanoseconds.Number.1400.incorrect.path.Instructions of the shimmer result." left-to-right", "right-to-left", "top-to-bottom", "bottom-to-top"." left-to-right".inaccurate.Customize the component through leveraging these props to meet your details requirements.Github.View Github.