defaultNativeStyles
const
defaultNativeStyles:object
Type declaration
combinatorOption
combinatorOption:
TextStyle
=defaultNativeSelectStyles.option
combinatorSelector
combinatorSelector:
TextStyle
=defaultNativeSelectStyles.selector
dragHandle
dragHandle:
object
={}
fieldOption
fieldOption:
TextStyle
=defaultNativeSelectStyles.option
fieldSelector
fieldSelector:
TextStyle
=defaultNativeSelectStyles.selector
inlineCombinator
inlineCombinator:
object
={}
notToggle
notToggle:
object
notToggle.flexDirection
flexDirection:
"row"
='row'
notToggleLabel
notToggleLabel:
object
={}
notToggleSwitch
notToggleSwitch:
object
={}
operatorOption
operatorOption:
TextStyle
=defaultNativeSelectStyles.option
operatorSelector
operatorSelector:
TextStyle
=defaultNativeSelectStyles.selector
rule
rule:
object
rule.flexDirection
flexDirection:
"row"
='row'
rule.paddingBottom
paddingBottom:
number
=10
ruleGroup
ruleGroup:
object
ruleGroup.backgroundColor
backgroundColor:
string
='rgba(0, 75, 183, 0.2)'
ruleGroup.borderColor
borderColor:
string
='#8081a2'
ruleGroup.borderRadius
borderRadius:
number
=4
ruleGroup.borderWidth
borderWidth:
number
=1
ruleGroup.marginBottom
marginBottom:
number
=10
ruleGroupBody
ruleGroupBody:
object
ruleGroupBody.paddingLeft
paddingLeft:
number
=10
ruleGroupBody.paddingRight
paddingRight:
number
=10
ruleGroupBody.paddingTop
paddingTop:
number
=10
ruleGroupHeader
ruleGroupHeader:
object
ruleGroupHeader.flexDirection
flexDirection:
"row"
='row'
ruleGroupHeader.paddingLeft
paddingLeft:
number
=10
ruleGroupHeader.paddingRight
paddingRight:
number
=10
ruleGroupHeader.paddingTop
paddingTop:
number
=10
shiftActions
shiftActions:
object
shiftActions.flexDirection
flexDirection:
"column"
='column'
value
value:
object
value.borderWidth
borderWidth:
number
=1
value.height
height:
number
=32
value.width
width:
number
=150
valueEditorOption
valueEditorOption:
TextStyle
=defaultNativeSelectStyles.option
valueEditorSelector
valueEditorSelector:
TextStyle
=defaultNativeSelectStyles.selector
valueEditorSwitch
valueEditorSwitch:
object
={}
valueList
valueList:
object
valueList.flexDirection
flexDirection:
"row"
='row'
valueSourceOption
valueSourceOption:
TextStyle
=defaultNativeSelectStyles.option
valueSourceSelector
valueSourceSelector:
TextStyle
=defaultNativeSelectStyles.selector
Source
API documentation is generated from the latest commit on the main
branch. It may be somewhat inconsistent with official releases of React Query Builder.