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

@ -57,7 +57,7 @@ export interface FocusTrapDirectivePassThroughOptions {
*/
lastFocusableElement?: FocusTrapDirectivePassThroughOptionType;
/**
* Used to manage all lifecycle hooks
* Used to manage all lifecycle hooks.
* @see {@link BaseDirective.DirectiveHooks}
*/
hooks?: DirectiveHooks;