Forest Admin - API reference
Preparing search index...
@forestadmin/datasource-toolkit
LayoutElementPageWithField
Interface LayoutElementPageWithField
interface
LayoutElementPageWithField
{
component
:
"Page"
;
elements
:
ActionLayoutElementWithField
[]
;
nextButtonLabel
?:
string
;
previousButtonLabel
?:
string
;
type
:
"Layout"
;
}
Hierarchy
ActionLayoutElementBase
LayoutElementPageWithField
Index
Properties
component
elements
next
Button
Label?
previous
Button
Label?
type
Properties
component
component
:
"Page"
elements
elements
:
ActionLayoutElementWithField
[]
Optional
next
Button
Label
nextButtonLabel
?:
string
Optional
previous
Button
Label
previousButtonLabel
?:
string
type
type
:
"Layout"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
elements
next
Button
Label
previous
Button
Label
type
Forest Admin - API reference
Loading...