Skip to content

Commit 4587f08

Browse files
authored
docs(FAQ): add ui5wc vs ui5wcr component entry (#7176)
1 parent b10e6c1 commit 4587f08

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/knowledge-base/FAQ.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,12 @@ import '@ui5/webcomponents-react/dist/Assets';
7878

7979
Further information about theming can be found in our and the UI5 Web Components [Theming documentation](?path=/docs/getting-started--docs#theming).
8080

81+
## How can I distinguish if a component is developed in the `ui5-webcomponents` or `ui5-webcomponents-react` repo?
82+
83+
Each component developed by the UI5 Web Components team ([`ui5-webcomponents`](https://github.com/SAP/ui5-webcomponents)) that is wrapped by the UI5 Web Components for React ([`ui5-webcomponents-react`](https://github.com/SAP/ui5-webcomponents-react)) wrapper includes the following note in its component description:
84+
85+
**Note**: This is a UI5 Web Component! [Repository](https://github.com/SAP/ui5-webcomponents) | [Documentation](https://sap.github.io/ui5-webcomponents/)
86+
87+
If a component does not have this note, it is a React-only component provided exclusively by `ui5-webcomponents-react`.
88+
8189
<Footer />

0 commit comments

Comments
 (0)