Skip to content

JulienGenty/success-modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Vite React

Hi ๐Ÿ‘‹ Success Modal is a small React library that allows you to easily generate confirmation or creation modals to accompany your forms, the creation of a character, a prize, or whatever your imagination inspires โœจ Simple, customizable, and ready-to-use, your turnkey Success Modal ๐Ÿ—๏ธ

icon


Clone the ARGENTBANK project

npm i @juuulien/success-modal

Exemple SuccessModal in project

<SuccessModal
	open={true}
	img="/img.svg"
	imgWidth="384"
	imgHeight="384"
	title="Success!"
	message="Lorem ipsum dolor sit amet, consectetur adipiscing elit !"
	navigate="/listEmployee"
	textNavigate="See Employees"
	onNavigate={(to) => navigate(to)}
/>

MIT License - Copyright (c) 2025 Julien ๐ŸŒŠ

About

Hi ๐Ÿ‘‹ Success Modal is a small React library that allows you to easily generate confirmation or creation modals to accompany your forms, the creation of a character, a prize, or whatever your imagination inspires โœจ Simple, customizable, and ready-to-use, your turnkey Success Modal ๐Ÿ—๏ธ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors