Skip to content

Commit

Permalink
fix(svelte): add "observer" params support to props
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Feb 17, 2021
1 parent 1d37ff7 commit 703ea53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/svelte/params-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ const paramsList = [
'slideDuplicatePrevClass',
'wrapperClass',
'runCallbacksOnInit',
'observer',
'observeParents',
'observeSlideChildren',

// modules
'a11y',
Expand Down

0 comments on commit 703ea53

Please sign in to comment.