Operators
Home > @backstage/plugin-home
> Operators
The operators that can be used in filter.
Signature:
export type Operators = '<' | '<=' | '==' | '!=' | '>' | '>=' | 'contains';
Home > @backstage/plugin-home
> Operators
The operators that can be used in filter.
Signature:
export type Operators = '<' | '<=' | '==' | '!=' | '>' | '>=' | 'contains';