Component d.ts event @see changes

This commit is contained in:
Bahadır Sofuoğlu 2023-03-06 23:35:39 +03:00
parent fddc455e67
commit d02c5bd671
21 changed files with 50 additions and 52 deletions

View file

@ -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 {
/**