Optional
elementsOptional
Beta
showshowCompositeFilters
flag to show composite filters in the report ui
Optional
timelinetimeline
defines the timeline UI element.
update
provides a callback to react to changes from the UI elements.
It's called when initializing the report's UI elements and whenever the user interacts with them.
selection
is an object that reflects the state of the current selection
of the UI elements.
update
also allows modifying the ui configuration by returning the target configuration. Use null
to
destroy any visible elements. When using an undefined
value for a specific element, the element remains
untouched.
Generated using TypeDoc
elements
defines the configuration of each UI element.