MapFilterComponent
| Decorators: | @Component |
| Implements: | OnInitOnChanges |
No documentation has been provided.
Properties
| Name | Type | Description |
|---|---|---|
| cmb | FormControl<string | null> | |
| column implements | | |
| filter implements | | |
| options | string[][] | |
| value implements | WritableSignal<string | null | undefined> |
Methods
getValue() |
|---|
No documentation has been provided. |
Presentation |
Returnsstring | null |
ngOnChanges()implements OnChanges | ||||||
|---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation | ||||||
Parameters
Returnsvoid |
ngOnInit()implements OnInit |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |

