Preparing search index...
The search index is not available
devfive front components
devfive front components
index
DevfivePageModule
Interface DevfivePageModule
interface
DevfivePageModule
{
default
:
DevfivePage
<
"Public"
>
;
getServerSideProps
?:
(
(
)
=>
any
)
;
getStaticProps
?:
(
(
)
=>
any
)
;
}
Index
Properties
default
get
Server
Side
Props?
get
Static
Props?
Properties
default
default
:
DevfivePage
<
"Public"
>
Optional
get
Server
Side
Props
get
Server
Side
Props
?:
(
(
)
=>
any
)
Type declaration
(
)
:
any
Returns
any
Optional
get
Static
Props
get
Static
Props
?:
(
(
)
=>
any
)
Type declaration
(
)
:
any
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
default
get
Server
Side
Props
get
Static
Props
devfive front components
index
test
Generated using
TypeDoc