src/lib/shared/interfaces/locked-attributes.interface.ts
Interface for the locked attributes.
Properties |
| identifier |
identifier:
|
Type : string
|
|
The identifier of the locked attribute. |
| origin |
origin:
|
Type : "filter" | "sort"
|
|
The origin of the locked attribute (e.g. filter or sort). |