Ui builder custom components

Simran Bhatia
Tera Contributor

Hi All,

How we can get the dynamic data in ui builder Custom component using react?

I need to show the time card details of current user in ui builder page by using react custom component

I got how to get dynamic data in ui builder out of the box component but not in the Custom component

is there any way to do it??

 

 

1 REPLY 1

Michael Fry1
Kilo Patron

It should be no different. You'd add your data resource and then map that to your component.