fulfil-modal-vanilla-js

1.0.0 • Public • Published

Modal Vanilla.js

Shu css klasslar ulansa to'g'ri ishlab berishi mumkin

  • CSS:
.modal-wrapper {
    display: none;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
	justify-content: center;
	align-items: center;
}

.modal {
	background: #fff;
	padding: 10px;
	width: 30%;
	display: flex;
	justify-content: space-between;
}

TG: @fulfiledu

Readme

Keywords

none

Package Sidebar

Install

npm i fulfil-modal-vanilla-js

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

850 B

Total Files

3

Last publish

Collaborators

  • zoirovasadbek