Hello Wallid
It component you are using is the JS Plugin. It will do what you need directly but values are saved on client side only. Means each time you refresh the page, values get updated to original one.
To implement it successfully, you will need to add database and save values there.
To ensure, how to use - Please check documentation.