mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Update API doc
This commit is contained in:
parent
e070c47279
commit
19f8e584a5
3 changed files with 130 additions and 118 deletions
2
packages/primevue/src/config/Config.d.ts
vendored
2
packages/primevue/src/config/Config.d.ts
vendored
|
@ -14,7 +14,7 @@ import type { BadgeDirectivePassThroughOptions } from 'primevue/badgedirective';
|
|||
import type { BlockUIPassThroughOptions } from 'primevue/blockui';
|
||||
import type { BreadcrumbPassThroughOptions } from 'primevue/breadcrumb';
|
||||
import type { ButtonPassThroughOptions } from 'primevue/button';
|
||||
import type { ButtonGroupPassThroughOptions } from "primevue/buttongroup";
|
||||
import type { ButtonGroupPassThroughOptions } from 'primevue/buttongroup';
|
||||
import type { CalendarPassThroughOptions } from 'primevue/calendar';
|
||||
import type { CardPassThroughOptions } from 'primevue/card';
|
||||
import type { CarouselPassThroughOptions } from 'primevue/carousel';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue