DashboardTextFilter2
Home > @gooddata/sdk-code-schemas > v1 > DashboardTextFilter2
v1.DashboardTextFilter2 interface
A dashboard text filter
Signature:
export interface DashboardTextFilter2
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) | ||
|
"contains" | "doesNotContain" | "startsWith" | "doesNotStartWith" | "endsWith" | "doesNotEndWith" | |||
|
(Optional) | |||
|
"readonly" | "hidden" | "active" |
(Optional) Setting filter mode to readonly will disable the filter. Setting it to hidden will hide the filter from the dashboard. Setting it to active will enable the filter. | ||
|
string |
(Optional) Optional title of the filter | ||
|
"text_filter" | |||
|
Attribute or label to use in this filter. | |||
|
string |