mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 17:58:43 -05:00
feat: add context to renderConfig
This commit is contained in:
1
apis/stardust/types/index.d.ts
vendored
1
apis/stardust/types/index.d.ts
vendored
@@ -594,6 +594,7 @@ declare namespace stardust {
|
||||
fields?: stardust.Field[];
|
||||
extendProperties?: boolean;
|
||||
properties?: qix.GenericObjectProperties;
|
||||
context?: stardust.Context;
|
||||
}
|
||||
|
||||
interface LibraryField {
|
||||
|
||||
Reference in New Issue
Block a user