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

@ -121,7 +121,7 @@ export interface CascadeSelectPassThroughOptions {
*/
hiddenSearchResult?: CascadeSelectPassThroughOptionType;
/**
* Used to manage all lifecycle hooks
* Used to manage all lifecycle hooks.
* @see {@link BaseComponent.ComponentHooks}
*/
hooks?: ComponentHooks;