Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 577 Bytes

File metadata and controls

13 lines (8 loc) · 577 Bytes

Home > @datashaper/app-framework > DataShaperApp

DataShaperApp variable

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>