Here are
868 public repositories
matching this topic...
A beautiful replacement for JavaScript's "alert"
Updated
Jan 12, 2021
TypeScript
Angular powered Bootstrap
Updated
Jan 27, 2021
TypeScript
jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.
Updated
Jan 3, 2021
JavaScript
Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more.
Updated
Apr 7, 2019
JavaScript
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
Updated
Jan 27, 2021
Swift
A javascript library that lets you add stories EVERYWHERE.
Updated
Sep 27, 2020
JavaScript
Updated
Jan 28, 2021
TypeScript
Body scroll locking that just works with everything 😏
Updated
Jan 8, 2021
JavaScript
⭕ Tiny javascript library for creating accessible modal dialogs
Updated
Jan 6, 2021
JavaScript
Swift wrapper for custom ViewController presentations on iOS
Updated
Oct 1, 2020
Swift
A simple library to view large images up close using simple mouse interaction, and the full screen.
Updated
Jan 13, 2020
JavaScript
The simplest possible modal for jQuery
Updated
Jan 7, 2021
JavaScript
PMAlertController is a great and customizable alert that can substitute UIAlertController
Updated
Dec 5, 2020
Swift
⚡ Simple and easy to use lightbox script written in pure JavaScript
Updated
Jun 7, 2020
JavaScript
A React-Native datetime-picker for Android and iOS
Updated
Jan 11, 2021
JavaScript
🎯 React component for transportation of modals, lightboxes, loading bars... to document.body or else.
Updated
Oct 20, 2020
JavaScript
A lightbox gallery plugin for Bootstrap
A javascript framework for developing pretty browser dialogs and notifications.
Updated
Dec 2, 2019
JavaScript
A highly customizable modal/bottom sheet that loves scrolling content.
Updated
Jan 24, 2021
TypeScript
A very lightweight and flexible accessible modal dialog.
Updated
Nov 10, 2020
JavaScript
💈 React Native loading spinner overlay
Updated
Oct 13, 2020
JavaScript
⚡ 2kB vanilla modal plugin, no dependencies and easy-to-use
Updated
Dec 11, 2020
JavaScript
jBox is a jQuery plugin that makes it easy to create customizable tooltips, modal windows, image galleries and more.
Updated
Dec 28, 2020
JavaScript
React Popup Component - Modals,Tooltips and Menus — All in one
Updated
Jan 9, 2021
TypeScript
A performant interactive bottom sheet with fully configurable options 🚀
Updated
Jan 27, 2021
TypeScript
A react-native dropdown/picker/selector component for both Android & iOS.
Updated
Dec 20, 2020
JavaScript
Lightweight, accessible and responsive lightbox.
Updated
Dec 22, 2020
HTML
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.
Hi,
I saw that through
setAppElementI can pass the id or directly the HTML reference of the element I want to aria hide.In a CRA we usually have a #root element which contains all the HTML structure the user interact with.
But in other react HTML structures you might not have a parent, such as #root, to simply hide. Instead, you might have multiple HTML elements directly child of the