Optional
attributesThe Fact Sheet attributes that should be queried from the backend.
Example: attributes: ['type', 'displayName']
Complex attributes need a subquery: `attributes: ['tags { }']
Optional
callbackOptional
defaultIf defined these filters will be applied as initial default when the user enters the report.
Optional
defaultthis parameter has no effect on the page size anymore.
Optional
facetCalled whenever a facet has changed
use facetFiltersChangedCallback() instead which is triggered on every facet change.
Optional
facetOptional
factIf defined these direct hits will be applied in initial report loading
Optional
fixedIf defined the facet will have a fixed filter on the fact sheet type with this value. Important to mention is that updating this value won't work.
Therefore, we recommend creating a new facet if you want to change the fixed fact sheet type. Another recommendation is to always reflect the fact sheet type in the key
value of the facet.
Optional
fullIf defined this full text search term is applied in initial report loading
Optional
labelOptional
sortingsGenerated using TypeDoc
Contains the configurations required to filter on a specific portion of the reports data.