Skip to content

Commit d849ef2

Browse files
authored
Merge pull request #6 from headmandev/dev-v1.3.0
Release 1.3.0
2 parents 8f02592 + 1eb108a commit d849ef2

File tree

4 files changed

+335
-198
lines changed

4 files changed

+335
-198
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ or
9797

9898

9999

100+
#### Props
100101

101102
| **Property** | **Type** | **Description** |
102103
|------------------|--------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
@@ -122,6 +123,13 @@ or
122123
| | | |
123124

124125

126+
#### Events
127+
| **Event** | **Description** |
128+
|-----------|---------------------------------------------------------------|
129+
| @opened | Called when opening animation is finished and modal is opened |
130+
| @closed | Called when closing animation is finished and modal is closed |
131+
132+
125133
## License
126134

127135
MIT

0 commit comments

Comments
 (0)