Coder Social home page Coder Social logo

react-modal's Introduction

라이브러리 개요

react-modal React 기반의 웹 애플리케이션에서 Modal UI를 사용하기 쉽게 제공하는 라이브러리입니다. ​

설치

npm을 사용하여 설치할 수 있습니다.

npm install @shinyongjun/react-modal

또는 yarn을 사용할 수도 있습니다.

yarn add @shinyongjun/react-modal

사용법

react-modal를 사용하려면 먼저 컴포넌트를 import해야 합니다.

import { Modal } from '@shinyongjun/react-modal';

최상위 컴포넌트(app/layout.tsx or pages/_app.tsx)에 css 파일도 import 합니다.

import '@shinyongjun/react-modal/css';

API 문서

라이브러리의 주요 API들에 대한 문서를 Docs에서 확인할 수 있습니다.

실제 사용 사례

라이브러리의 실제 사용 예시는 Demo에서 확인할 수 있습니다. ​

피드백 및 지원

라이브러리에 대한 피드백이나 문제 신고는 GitHub Issues 페이지에서 제공합니다.

react-modal's People

Contributors

flamecommit avatar

Watchers

 avatar

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.