Skip to content

Commit

Permalink
update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
rah-emil committed Aug 21, 2022
1 parent 1e8e624 commit 74355ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ When you click the button, the class ```open``` will be added to ```<div id="ca


## Hooks
- **onToggle($el)** - hook before toggle action
- **onAdd($el)** - hook before add action
- **onRemove($el)** - hook before remove action
- **onRcoe($el)** - hook before rcoe action
- **onToggle($el)** - hook after action toggle
- **onAdd($el)** - hook after action add
- **onRemove($el)** - hook after action remove
- **onRcoe($el)** - hook after action rcoe

0 comments on commit 74355ba

Please sign in to comment.