Code Monkey home page Code Monkey logo

Comments (4)

furcan avatar furcan commented on June 12, 2024 3

Hello @BroJenuel ,

I shared the link because there is a method as change() and I believe that it will be helpful for you.

Screenshot 2023-02-20 at 19 07 39

// started
Notiflix.Loading.standard('Loading...');

// your stuff

Notiflix.Loading.change('Still Loading...');

// your stuff

Notiflix.Loading.change('Yes, Still Loading...');

// your stuff

// done
Notiflix.Loading.remove();

from notiflix.

BroJenuel avatar BroJenuel commented on June 12, 2024 1

awesome thanks mate

from notiflix.

furcan avatar furcan commented on June 12, 2024

https://github.com/notiflix/Notiflix#4--loading-module

from notiflix.

BroJenuel avatar BroJenuel commented on June 12, 2024

I think you did not get what I am trying to achieve... lets say for example,, I click a button submit..

when I clicked the submit..

a loader appear.. like Loader.standard("Verifying your Identiyyu"); while processing an API request for verifying the identity.

if the verification is successfull,,, then a new API will process, but still I like the loader to continue loading,, but I only want the Loading message to change.. so Loader.standart('creating your account'),, and so on and so fort..

if everything is processed that is the time on calling Loading.remove()

my problem is, the message is not changing.. how do I do that?

from notiflix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.