We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f3987 commit 2ca26a2Copy full SHA for 2ca26a2
config.php
@@ -1858,6 +1858,22 @@
1858
'doc_url' => '',
1859
'youtube_url' => '',
1860
],
1861
+ 'scrollto' => [
1862
+ 'label' => 'ScrollTo',
1863
+ 'location' => [
1864
+ 'cTab' => 'gsap',
1865
+ 'pluginId' => 'scroll-trigger'
1866
+ ],
1867
+ 'is_pro' => true,
1868
+ 'is_active' => false,
1869
+ 'is_extension' => false,
1870
+ 'is_upcoming' => false,
1871
+ 'setup' => [ 'basic' ],
1872
+ 'icon' => "wcf-icon-Horizontal",
1873
+ 'demo_url' => '',
1874
+ 'doc_url' => '',
1875
+ 'youtube_url' => '',
1876
1877
]
1878
1879
'draw-svg' => [
0 commit comments