QueryBuilderNativeStyles
QueryBuilderNativeStyles: {
actionElement
:ViewStyle
;actionElementText
:TextStyle
;combinatorOption
:TextStyle
;combinatorSelector
:TextStyle
;dragHandle
:ViewStyle
;fieldOption
:TextStyle
;fieldSelector
:TextStyle
;inlineCombinator
:TextStyle
;notToggle
:ViewStyle
;notToggleLabel
:TextStyle
;notToggleSwitch
:ViewStyle
;operatorOption
:TextStyle
;operatorSelector
:TextStyle
;rule
:ViewStyle
;ruleGroup
:ViewStyle
;ruleGroupBody
:ViewStyle
;ruleGroupHeader
:ViewStyle
;shiftActions
:ViewStyle
;value
:TextStyle
;valueEditorOption
:TextStyle
;valueEditorSelector
:TextStyle
;valueEditorSwitch
:ViewStyle
;valueList
:ViewStyle
;valueSourceOption
:TextStyle
;valueSourceSelector
:TextStyle
; }
Defined in: packages/native/src/types.ts:38
Type declaration
actionElement
actionElement:
ViewStyle
actionElementText
actionElementText:
TextStyle
combinatorOption
combinatorOption:
TextStyle
combinatorSelector
combinatorSelector:
TextStyle
dragHandle
dragHandle:
ViewStyle
fieldOption
fieldOption:
TextStyle
fieldSelector
fieldSelector:
TextStyle
inlineCombinator
inlineCombinator:
TextStyle
notToggle
notToggle:
ViewStyle
notToggleLabel
notToggleLabel:
TextStyle
notToggleSwitch
notToggleSwitch:
ViewStyle
operatorOption
operatorOption:
TextStyle
operatorSelector
operatorSelector:
TextStyle
rule
rule:
ViewStyle
ruleGroup
ruleGroup:
ViewStyle
ruleGroupBody
ruleGroupBody:
ViewStyle
ruleGroupHeader
ruleGroupHeader:
ViewStyle
shiftActions
shiftActions:
ViewStyle
value
value:
TextStyle
valueEditorOption
valueEditorOption:
TextStyle
valueEditorSelector
valueEditorSelector:
TextStyle
valueEditorSwitch
valueEditorSwitch:
ViewStyle
valueList
valueList:
ViewStyle
valueSourceOption
valueSourceOption:
TextStyle
valueSourceSelector
valueSourceSelector:
TextStyle
API documentation is generated from the latest commit on the main
branch. It may be somewhat inconsistent with official releases of React Query Builder.