mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Component d.ts event @see changes
This commit is contained in:
parent
fddc455e67
commit
d02c5bd671
21 changed files with 50 additions and 52 deletions
4
components/dataview/DataView.d.ts
vendored
4
components/dataview/DataView.d.ts
vendored
|
@ -11,8 +11,8 @@ import { VNode } from 'vue';
|
|||
import { ClassComponent, GlobalComponentConstructor } from '../ts-helpers';
|
||||
|
||||
/**
|
||||
* Custom change event.
|
||||
* @see page
|
||||
* Custom page event.
|
||||
* @see {@link DataViewEmits.page}
|
||||
*/
|
||||
export interface DataViewPageEvent {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue