1
0
Fork 0
mirror of https://github.com/primefaces/primevue.git synced 2025-05-09 17:02:38 +00:00
primevue-mirror/api-generator/components/scrollpanel.js
Tuğçe Küçükoğlu 8681911998 Fixed Fixed
2021-05-12 12:35:29 +03:00

6 lines
197 B
JavaScript

module.exports = {
scrollpanel: {
name: "ScrollPanel",
description: "ScrollPanel is a cross browser, lightweight and themable alternative to native browser scrollbar."
}
};