primevue-mirror/api-generator/components/scrollpanel.js

7 lines
197 B
JavaScript
Raw Normal View History

2021-05-12 09:35:29 +00:00
module.exports = {
scrollpanel: {
name: "ScrollPanel",
description: "ScrollPanel is a cross browser, lightweight and themable alternative to native browser scrollbar."
}
};