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