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: native/src/types.ts:51
Properties
actionElement
actionElement:
ViewStyle
Defined in: native/src/types.ts:52
actionElementText
actionElementText:
TextStyle
Defined in: native/src/types.ts:53
combinatorOption
combinatorOption:
TextStyle
Defined in: native/src/types.ts:54
combinatorSelector
combinatorSelector:
TextStyle
Defined in: native/src/types.ts:55
dragHandle
dragHandle:
ViewStyle
Defined in: native/src/types.ts:56
fieldOption
fieldOption:
TextStyle
Defined in: native/src/types.ts:57
fieldSelector
fieldSelector:
TextStyle
Defined in: native/src/types.ts:58
inlineCombinator
inlineCombinator:
TextStyle
Defined in: native/src/types.ts:59
notToggle
notToggle:
ViewStyle
Defined in: native/src/types.ts:60
notToggleLabel
notToggleLabel:
TextStyle
Defined in: native/src/types.ts:61
notToggleSwitch
notToggleSwitch:
ViewStyle
Defined in: native/src/types.ts:62
operatorOption
operatorOption:
TextStyle
Defined in: native/src/types.ts:63
operatorSelector
operatorSelector:
TextStyle
Defined in: native/src/types.ts:64
rule
rule:
ViewStyle
Defined in: native/src/types.ts:65
ruleGroup
ruleGroup:
ViewStyle
Defined in: native/src/types.ts:66
ruleGroupBody
ruleGroupBody:
ViewStyle
Defined in: native/src/types.ts:67
ruleGroupHeader
ruleGroupHeader:
ViewStyle
Defined in: native/src/types.ts:68
shiftActions
shiftActions:
ViewStyle
Defined in: native/src/types.ts:69
value
value:
TextStyle
Defined in: native/src/types.ts:70
valueEditorOption
valueEditorOption:
TextStyle
Defined in: native/src/types.ts:71
valueEditorSelector
valueEditorSelector:
TextStyle
Defined in: native/src/types.ts:72
valueEditorSwitch
valueEditorSwitch:
ViewStyle
Defined in: native/src/types.ts:73
valueList
valueList:
ViewStyle
Defined in: native/src/types.ts:74
valueSourceOption
valueSourceOption:
TextStyle
Defined in: native/src/types.ts:75
valueSourceSelector
valueSourceSelector:
TextStyle
Defined in: native/src/types.ts:76
API documentation is generated from the latest commit on the main
branch. It may be somewhat inconsistent with official releases of React Query Builder.