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

7 lines
197 B
JavaScript

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