0.0.11 • Published 1 year ago

@chsua/bottom-modal v0.0.11

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

모달창 bottom modal

바닥에 붙어있는 모달입니다.

사용법

import Modal from "@chsua/bottom-modal";

const style = {
    height: px ;
    inner: {
        안 내용물의 style
    }
}

<Modal isOpen={boolean} style={style} >
    //자식 컴포넌트
</Modal >
0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago