Apidoc updates

This commit is contained in:
tugcekucukoglu 2023-11-07 09:16:39 +03:00
parent 5192b34ebc
commit 01af58f917
97 changed files with 204 additions and 204 deletions

View file

@ -186,7 +186,7 @@ export interface AutoCompletePassThroughOptions {
*/
selectedMessage?: AutoCompletePassThroughOptionType;
/**
* Used to manage all lifecycle hooks
* Used to manage all lifecycle hooks.
* @see {@link BaseComponent.ComponentHooks}
*/
hooks?: ComponentHooks;