Added svg icons for engines

This commit is contained in:
Stela Augustinova
2025-12-17 16:13:20 +01:00
parent a57063adf7
commit 8a22f9215f
10 changed files with 22 additions and 0 deletions

View File

@@ -253,6 +253,7 @@ export interface EngineDriver<TClient = any, TDataBase = any> extends FilterBeha
collectionPluralLabel?: string;
collectionNameLabel?: string;
newCollectionFormParams?: any[];
icon?: any;
supportedCreateDatabase?: boolean;
showConnectionField?: (