onCreateObject
Home > @gooddata/sdk-ui-catalog > IAnalyticsCatalogProps > onCreateObject
IAnalyticsCatalogProps.onCreateObject property
Handler for creating a new object from the catalog header.
Signature:
onCreateObject?: (objectType: CatalogCreateObjectType) => void;