includeObjectsWithTags
Home > @gooddata/sdk-ui-dashboard > ObjectAvailabilityConfig > includeObjectsWithTags
ObjectAvailabilityConfig.includeObjectsWithTags property
Specify tags to include objects by.
Signature:
includeObjectsWithTags?: string[];
Remarks
This option does not make sense on its own - as all objects are included by default. However it can be used in conjunction with ObjectAvailabilityConfig.excludeObjectsWithTags - a wide range of objects may be excluded at first and then a subset will be cherry-picked using this prop.