Here are
1,166 public repositories
matching this topic...
A beautiful replacement for JavaScript's "alert"
-
Updated
May 16, 2022
-
TypeScript
Angular powered Bootstrap
-
Updated
May 31, 2022
-
TypeScript
jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.
-
Updated
Mar 7, 2022
-
JavaScript
Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more.
-
Updated
Apr 7, 2019
-
JavaScript
-
Updated
May 30, 2022
-
TypeScript
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
-
Updated
Feb 26, 2022
-
Swift
Body scroll locking that just works with everything 😏
-
Updated
May 30, 2022
-
JavaScript
A performant interactive bottom sheet with fully configurable options 🚀
-
Updated
May 30, 2022
-
TypeScript
⭕ Tiny javascript library for creating accessible modal dialogs
-
Updated
Apr 10, 2022
-
JavaScript
Swift wrapper for custom ViewController presentations on iOS
-
Updated
Aug 5, 2021
-
Swift
A simple library to view large images up close using simple mouse interaction, and the full screen.
-
Updated
Aug 29, 2021
-
JavaScript
A React-Native datetime-picker for Android and iOS
-
Updated
Mar 30, 2022
-
JavaScript
The simplest possible modal for jQuery
-
Updated
Oct 3, 2021
-
JavaScript
🎉UI Toolkit for Web, Vue3.0
A highly customizable modal/bottom sheet that loves scrolling content.
-
Updated
May 31, 2022
-
TypeScript
⚡ Simple and easy to use lightbox script written in pure JavaScript
-
Updated
Apr 26, 2022
-
JavaScript
Elegant, responsive, flexible and lightweight modal plugin with jQuery.
🔮 Fast and full-featured autocomplete library
-
Updated
May 30, 2022
-
TypeScript
🎯 React component for transportation of modals, lightboxes, loading bars... to document.body or else.
-
Updated
Mar 30, 2022
-
JavaScript
A very lightweight and flexible accessible modal dialog script.
-
Updated
May 30, 2022
-
JavaScript
A javascript framework for developing pretty browser dialogs and notifications.
-
Updated
May 8, 2022
-
JavaScript
A lightbox gallery plugin for Bootstrap
React Popup Component - Modals,Tooltips and Menus — All in one
-
Updated
Apr 28, 2022
-
TypeScript
💈 React Native loading spinner overlay
-
Updated
May 14, 2022
-
JavaScript
⚡ 2kB vanilla modal plugin, no dependencies and easy-to-use
-
Updated
Feb 11, 2022
-
JavaScript
jBox is a jQuery plugin that makes it easy to create customizable tooltips, modal windows, image galleries and more.
-
Updated
Apr 11, 2022
-
JavaScript
A react-native dropdown/picker/selector component for both Android & iOS.
-
Updated
Jul 28, 2021
-
JavaScript
Lightweight, accessible and responsive lightbox.
Improve this page
Add a description, image, and links to the
modal
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
modal
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Summary:
overlayRef and contentRef are undefined on componentDidMount, but have the correct value on componentDidUpdate.
Steps to reproduce:
Set the overlayRef and contentRef prop on ReactModal.
console.log the value of overlayRef and contentRef inside componentDidMount.
The values will be undefined.
Expected behavior:
overlayRef and contentRef should hold