Home > @datashaper/app-framework > DataShaperApp
A component for rendering a data-shaper application. This includes a resource management UI area and a main area that renders selected content based on its profile type. It is expected that this application is rendered under a react-router Router component.
Signature:
DataShaperApp: React.FC<DataShaperAppProps>