mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Apidoc updates
This commit is contained in:
parent
5192b34ebc
commit
01af58f917
97 changed files with 204 additions and 204 deletions
2
components/lib/button/Button.d.ts
vendored
2
components/lib/button/Button.d.ts
vendored
|
@ -66,7 +66,7 @@ export interface ButtonPassThroughOptions {
|
|||
*/
|
||||
badge?: ButtonPassThroughOptionType;
|
||||
/**
|
||||
* Used to manage all lifecycle hooks
|
||||
* Used to manage all lifecycle hooks.
|
||||
* @see {@link BaseComponent.ComponentHooks}
|
||||
*/
|
||||
hooks?: ComponentHooks;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue