Preparing search index...
The search index is not available
@xarc/react
@xarc/react
common/feat-static-props-types
getStaticPropsMethod
Type alias getStaticPropsMethod
get
Static
Props
Method
:
(
(
params
)
=>
Promise
<
any
>
)
Signature type for the
getStaticProps
method to pass to the static props feature.
Type declaration
(
params
)
:
Promise
<
any
>
Parameters
params
:
StaticPropsMethodParams
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react
Loading...
Signature type for the
getStaticPropsmethod to pass to the static props feature.