Preparing search index...
The search index is not available
devfive front components
devfive front components
index
useNavigationOption
Function useNavigationOption
use
Navigation
Option
(
)
:
Omit
<
NavigationOption
,
"previousPageMotion"
>
&
{
lastScrollY
?:
string
;
previousPageMotion
:
Record
<
string
,
NavigationOption
[
"previousPageMotion"
]
>
;
}
|
undefined
페이지 모션을 위한 navigation option 을 가져옵니다.
Returns
Omit
<
NavigationOption
,
"previousPageMotion"
>
&
{
lastScrollY
?:
string
;
previousPageMotion
:
Record
<
string
,
NavigationOption
[
"previousPageMotion"
]
>
;
}
|
undefined
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devfive front components
index
test
Generated using
TypeDoc
페이지 모션을 위한 navigation option 을 가져옵니다.