UI5 Web Components - Compatibility
Provides Table web component for compatibility (previously part of the "@ui5/webcomponents" package), while brand new Table web component is being developed and will replace it in the "@ui5/webcomponents" package.
Note: The package is available since 2.0 and will be available until the next major release (3.0) when it will be removed as the Table "@ui5/webcomponents" will finally replace it.
Provided components
Web Component | Tag name | Module import |
---|
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
Assets | Module | Notes |
---|
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.