alessh / react-ui5

A react based implementation of the SAP OpenUI5 framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to pass data to the view?

lenient opened this issue · comments

I'm curious about how to pass the data to the UI5 control in this pattern.
Is the data managed by the state of React or by the model of UI5?