|
7 | 7 |  |
8 | 8 |  |
9 | 9 |
|
10 | | -- [Demo](#Demo) |
11 | | -- [Installation](#Installation) |
12 | | -- [Features](#Features) |
13 | | -- [Usage](#Usage) |
14 | | - - [Basic example](#Basic-example) |
15 | | - - [Use different trigger for the same modal](#Use-different-trigger-for-the-same-modal) |
16 | | - - [Attribute an id to the trigger](#Attribute-an-id-to-the-trigger) |
17 | | - - [Define onOpen and onClose callback](#Define-onOpen-and-onClose-callback) |
18 | | - - [Gloabaly](#Gloabaly) |
19 | | - - [Per trigger](#Per-trigger) |
20 | | - - [Define background](#Define-background) |
21 | | - - [Gloabaly](#Gloabaly-1) |
22 | | - - [Per trigger](#Per-trigger-1) |
23 | | - - [Use another event to trigger the modal](#Use-another-event-to-trigger-the-modal) |
24 | | - - [Gloabaly](#Gloabaly-2) |
25 | | - - [Per trigger](#Per-trigger-2) |
26 | | - - [Hide the close button](#Hide-the-close-button) |
27 | | - - [Remove body padding](#Remove-body-padding) |
28 | | -- [Browser Support](#Browser-Support) |
29 | | -- [Release Notes](#Release-Notes) |
30 | | -- [Contribute](#Contribute) |
31 | | -- [License](#License) |
| 10 | +- [React-Morphing-Modal](#React-Morphing-Modal) |
| 11 | + - [Demo](#Demo) |
| 12 | + - [Installation](#Installation) |
| 13 | + - [Features](#Features) |
| 14 | + - [Usage](#Usage) |
| 15 | + - [Basic example](#Basic-example) |
| 16 | + - [Use different trigger for the same modal](#Use-different-trigger-for-the-same-modal) |
| 17 | + - [Attribute an id to the trigger](#Attribute-an-id-to-the-trigger) |
| 18 | + - [Define onOpen and onClose callback](#Define-onOpen-and-onClose-callback) |
| 19 | + - [Gloabaly](#Gloabaly) |
| 20 | + - [Per trigger](#Per-trigger) |
| 21 | + - [Define background](#Define-background) |
| 22 | + - [Gloabaly](#Gloabaly-1) |
| 23 | + - [Per trigger](#Per-trigger-1) |
| 24 | + - [Use another event to trigger the modal](#Use-another-event-to-trigger-the-modal) |
| 25 | + - [Gloabaly](#Gloabaly-2) |
| 26 | + - [Per trigger](#Per-trigger-2) |
| 27 | + - [Hide the close button](#Hide-the-close-button) |
| 28 | + - [Remove body padding](#Remove-body-padding) |
| 29 | + - [Browser Support](#Browser-Support) |
| 30 | + - [Release Notes](#Release-Notes) |
| 31 | + - [Contribute](#Contribute) |
| 32 | + - [License](#License) |
32 | 33 |
|
33 | 34 | ## Demo |
34 | 35 |
|
@@ -312,7 +313,7 @@ function App() { |
312 | 313 |
|
313 | 314 | |  |  |  |  |  | |
314 | 315 | | --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | |
315 | | -| β | β
| β
| β
| TO TEST | |
| 316 | +| β | β
| β
| β
| β
| |
316 | 317 |
|
317 | 318 | ## Release Notes |
318 | 319 |
|
|
0 commit comments