src/lib/shared/interfaces/marked-item.interface.ts
IMarkedItemFormGroup interface is used to define the structure of the marked item form group in the data items list.
Properties |
| checked |
checked:
|
Type : FormGroup
|
|
identify if the marked item form group is checked |
| id |
id:
|
Type : string
|
|
id of the marked item form group |