UI5 Web Components - Compatibility

DEPRECATED SINCE 2.12.0: The @ui5/webcomponents-compat
package has been deprecated as of version 2.12.0
.
Please use the Table from @ui5/webcomponents
package instead.
While @ui5/webcomponents-compat
will remain available for compatibility purposes (until the next major release),
migration is strongly recommended, as new development and enhancements will be focused on @ui5/webcomponents/Table
.
Provided components
The package provides Table web component and several subcomopnents as descrived below.
Table | ui5-table | import "@ui5/webcomponents-compat/dist/Table.js"; |
Table Column | ui5-table-column | import "@ui5/webcomponents-compat/dist/TableColumn.js"; |
Table Row | ui5-table-row | import "@ui5/webcomponents-compat/dist/TableRow.js"; |
Table Group Row | ui5-table-group-row | import "@ui5/webcomponents-compat/dist/TableGroupRow.js"; |
Table Cell | ui5-table-cell | import "@ui5/webcomponents-compat/dist/TableCell.js"; |
Provided assets
i18n , themes | @ui5/webcomponents-compat/dist/Assets.js | Theming parameters and translations for the components |
Resources
Support
We welcome all comments, suggestions, questions, and bug reports. Please follow our Support Guidelines on how to report an issue, or chat with us in the #webcomponents
channel of the OpenUI5 Community Slack.
Contribute
Please check our Contribution Guidelines.
License
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the LICENSE file.