1
0
Fork 0
mirror of https://github.com/primefaces/primevue.git synced 2025-05-08 16:37:15 +00:00
primevue-mirror/api-generator/components/dataviewlayoutoptions.js
Tuğçe Küçükoğlu 8681911998 Fixed Fixed
2021-05-12 12:35:29 +03:00

7 lines
377 B
JavaScript

module.exports = {
dataviewlayoutoptions: {
name: "DataViewLayoutOptions",
description: "When both layout modes are enabled in DataView, a UI element would be necessary to let the user toggle between the view. DataViewLayoutOptions is a helper component to display a buttonset to choose the layout mode in DataView.",
"doc-url": "dataview"
}
};