@stigg/react-sdk - v10.7.0
Preparing search index...
StiggTheme
Type Alias StiggTheme
type
StiggTheme
=
{
border
:
{
radius
:
string
}
;
customCss
?:
string
;
layout
:
{
ctaAlignment
:
HorizontalAlignment
;
descriptionAlignment
:
TextAlignment
;
descriptionMinHeight
:
string
;
headerAlignment
:
HorizontalAlignment
;
planMargin
:
string
;
planMaxWidth
:
string
;
planMinWidth
:
string
;
planPadding
:
string
;
switchBottomSpacing
:
string
;
}
;
palette
:
{
backgroundButton
:
string
;
backgroundHighlight
:
string
;
backgroundPaper
:
string
;
backgroundSection
:
string
;
error
:
string
;
errorDark
:
string
;
outlinedBorder
:
string
;
outlinedHoverBackground
:
string
;
outlinedRestingBorder
:
string
;
primary
:
string
;
primaryDark
:
string
;
primaryLight
:
string
;
progress
:
{
background
:
string
;
high
:
string
;
low
:
string
;
medium
:
string
;
}
;
statusChips
:
{
error
:
StatusChipColors
;
info
:
StatusChipColors
;
neutral
:
StatusChipColors
;
success
:
StatusChipColors
;
warning
:
StatusChipColors
;
}
;
success
:
string
;
successDark
:
string
;
switchBorder
:
string
;
switchFill
:
string
;
switchHandle
:
string
;
text
:
{
disabled
:
string
;
primary
:
string
;
secondary
:
string
;
tertiary
:
string
;
}
;
warning
:
string
;
white
:
string
;
}
;
shadows
:
{
light
:
string
;
popover
:
string
}
;
typography
:
{
body
:
FontVariant
;
caption
:
FontVariant
;
fontFamily
:
string
;
fontFamilyUrl
?:
string
;
h1
:
FontVariant
;
h2
:
FontVariant
;
h3
:
FontVariant
;
}
;
}
Index
Properties
border
custom
Css?
layout
palette
shadows
typography
Properties
border
border
:
{
radius
:
string
}
Optional
custom
Css
customCss
?:
string
layout
layout
:
{
ctaAlignment
:
HorizontalAlignment
;
descriptionAlignment
:
TextAlignment
;
descriptionMinHeight
:
string
;
headerAlignment
:
HorizontalAlignment
;
planMargin
:
string
;
planMaxWidth
:
string
;
planMinWidth
:
string
;
planPadding
:
string
;
switchBottomSpacing
:
string
;
}
palette
palette
:
{
backgroundButton
:
string
;
backgroundHighlight
:
string
;
backgroundPaper
:
string
;
backgroundSection
:
string
;
error
:
string
;
errorDark
:
string
;
outlinedBorder
:
string
;
outlinedHoverBackground
:
string
;
outlinedRestingBorder
:
string
;
primary
:
string
;
primaryDark
:
string
;
primaryLight
:
string
;
progress
:
{
background
:
string
;
high
:
string
;
low
:
string
;
medium
:
string
}
;
statusChips
:
{
error
:
StatusChipColors
;
info
:
StatusChipColors
;
neutral
:
StatusChipColors
;
success
:
StatusChipColors
;
warning
:
StatusChipColors
;
}
;
success
:
string
;
successDark
:
string
;
switchBorder
:
string
;
switchFill
:
string
;
switchHandle
:
string
;
text
:
{
disabled
:
string
;
primary
:
string
;
secondary
:
string
;
tertiary
:
string
;
}
;
warning
:
string
;
white
:
string
;
}
shadows
shadows
:
{
light
:
string
;
popover
:
string
}
typography
typography
:
{
body
:
FontVariant
;
caption
:
FontVariant
;
fontFamily
:
string
;
fontFamilyUrl
?:
string
;
h1
:
FontVariant
;
h2
:
FontVariant
;
h3
:
FontVariant
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
border
custom
Css
layout
palette
shadows
typography
@stigg/react-sdk - v10.7.0
Loading...