@stigg/js-client-sdk - v4.9.0
Preparing search index...
LayoutConfigurationFragment
Type Alias LayoutConfigurationFragment
type
LayoutConfigurationFragment
=
{
__typename
?:
"PaywallLayoutConfiguration"
;
alignment
?:
Alignment
|
null
;
planMargin
?:
number
|
null
;
planPadding
?:
number
|
null
;
planWidth
?:
number
|
null
;
}
Index
Properties
__
typename?
alignment?
plan
Margin?
plan
Padding?
plan
Width?
Properties
Optional
__
typename
__typename
?:
"PaywallLayoutConfiguration"
Optional
alignment
alignment
?:
Alignment
|
null
Optional
plan
Margin
planMargin
?:
number
|
null
Optional
plan
Padding
planPadding
?:
number
|
null
Optional
plan
Width
planWidth
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
alignment
plan
Margin
plan
Padding
plan
Width
@stigg/js-client-sdk - v4.9.0
Loading...