PanemuPaginationComponent
| Decorators: | @Component |
| Selectors: | |
| Implements: | OnChanges |
No documentation has been provided.
Constructor
No documentation has been provided. |
Presentation |
Properties
| Name | Type | Description |
|---|---|---|
@Input | | |
| disabled | Signal<boolean> | |
@Input | | |
| prevValue | string | |
| totalRows | WritableSignal<number> | |
| txt | FormControl<string | null> |
Methods
applyChange() |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
next() |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
ngOnChanges()implements OnChanges | ||||||
|---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation | ||||||
Parameters
Returnsvoid |
prev() |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |

