@oneblink/apps-react
Preparing search index...
StylingEngineTypes
FormsAppStyle
Type Alias FormsAppStyle
type
FormsAppStyle
=
{
contentContainer
?:
{
maxWidth
?:
number
}
;
fontFamily
?:
string
;
formPage
?:
FormStyle
;
}
Index
Properties
content
Container?
font
Family?
form
Page?
Properties
Optional
content
Container
contentContainer
?:
{
maxWidth
?:
number
}
Type Declaration
Optional
maxWidth
?:
number
In pixels
Optional
font
Family
fontFamily
?:
string
The font family to use for the entire app
Optional
form
Page
formPage
?:
FormStyle
Settings
Theme
OS
Light
Dark
On This Page
Properties
content
Container
font
Family
form
Page
@oneblink/apps-react
Loading...
In pixels