A scrollbar component that wraps SimpleBar.
- Ember.js v4.4 or above
- Ember CLI v4.4 or above
- Node.js v14 or above
This addon is tested against embroider and can be used with the new embroider build system.
ember install ember-simplebar
All supported options of SimpleBar can be given as component arguments, e.g.:
SimpleBar yields the current simplebar instance that can be used to e.g. recalculate
:
To use it together with vertical-collection use the containerSelector
option:
See the Contributing guide for details.
This project is licensed under the MIT License.