mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 03:39:40 +03:00
improve readme
This commit is contained in:
@@ -126,6 +126,7 @@ const Component = () => {
|
||||
*
|
||||
* const [options, setOptions] = createSignal();
|
||||
* const [events, setEvents] = createSignal();
|
||||
* const [defer, setDefer] = createSignal();
|
||||
* const [initialize, instance] = createOverlayScrollbars({
|
||||
* options,
|
||||
* events,
|
||||
|
||||
Reference in New Issue
Block a user