MaterialShiftActionsProps
Defined in: packages/material/src/MaterialShiftActions.tsx:11
Extends
ShiftActionsProps.ComponentPropsWithoutRef<typeofButton>.MuiAugmentation
Properties
about?
optionalabout:string
Defined in: node_modules/@types/react/index.d.ts:2783
Inherited from
React.ComponentPropsWithoutRef.about
accessKey?
optionalaccessKey:string
Defined in: node_modules/@types/react/index.d.ts:2756
Inherited from
React.ComponentPropsWithoutRef.accessKey
action?
optionalaction:Ref<ButtonBaseActions>
Defined in: node_modules/@mui/material/esm/ButtonBase/ButtonBase.d.ts:13
A ref for imperative actions.
It currently only supports focusVisible() action.
Inherited from
React.ComponentPropsWithoutRef.action
aria-activedescendant?
optionalaria-activedescendant:string
Defined in: node_modules/@types/react/index.d.ts:2454
Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.
Inherited from
React.ComponentPropsWithoutRef.aria-activedescendant
aria-atomic?
optionalaria-atomic:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2456
Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.
Inherited from
React.ComponentPropsWithoutRef.aria-atomic
aria-autocomplete?
optionalaria-autocomplete:"none"|"list"|"inline"|"both"
Defined in: node_modules/@types/react/index.d.ts:2461
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be presented if they are made.
Inherited from
React.ComponentPropsWithoutRef.aria-autocomplete
aria-braillelabel?
optionalaria-braillelabel:string
Defined in: node_modules/@types/react/index.d.ts:2467
Defines a string value that labels the current element, which is intended to be converted into Braille.
See
aria-label.
Inherited from
React.ComponentPropsWithoutRef.aria-braillelabel
aria-brailleroledescription?
optionalaria-brailleroledescription:string
Defined in: node_modules/@types/react/index.d.ts:2472
Defines a human-readable, author-localized abbreviated description for the role of an element, which is intended to be converted into Braille.
See
aria-roledescription.
Inherited from
React.ComponentPropsWithoutRef.aria-brailleroledescription
aria-busy?
optionalaria-busy:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2473
Inherited from
React.ComponentPropsWithoutRef.aria-busy
aria-checked?
optionalaria-checked:boolean|"true"|"false"|"mixed"
Defined in: node_modules/@types/react/index.d.ts:2478
Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.
See
- aria-pressed
- aria-selected.
Inherited from
React.ComponentPropsWithoutRef.aria-checked
aria-colcount?
optionalaria-colcount:number
Defined in: node_modules/@types/react/index.d.ts:2483
Defines the total number of columns in a table, grid, or treegrid.
See
aria-colindex.
Inherited from
React.ComponentPropsWithoutRef.aria-colcount
aria-colindex?
optionalaria-colindex:number
Defined in: node_modules/@types/react/index.d.ts:2488
Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.
See
- aria-colcount
- aria-colspan.
Inherited from
React.ComponentPropsWithoutRef.aria-colindex
aria-colindextext?
optionalaria-colindextext:string
Defined in: node_modules/@types/react/index.d.ts:2493
Defines a human readable text alternative of aria-colindex.
See
aria-rowindextext.
Inherited from
React.ComponentPropsWithoutRef.aria-colindextext
aria-colspan?
optionalaria-colspan:number
Defined in: node_modules/@types/react/index.d.ts:2498
Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.
See
- aria-colindex
- aria-rowspan.
Inherited from
React.ComponentPropsWithoutRef.aria-colspan
aria-controls?
optionalaria-controls:string
Defined in: node_modules/@types/react/index.d.ts:2503
Identifies the element (or elements) whose contents or presence are controlled by the current element.
See
aria-owns.
Inherited from
React.ComponentPropsWithoutRef.aria-controls
aria-current?
optionalaria-current:boolean|"date"|"time"|"true"|"false"|"page"|"step"|"location"
Defined in: node_modules/@types/react/index.d.ts:2505
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
React.ComponentPropsWithoutRef.aria-current
aria-describedby?
optionalaria-describedby:string
Defined in: node_modules/@types/react/index.d.ts:2510
Identifies the element (or elements) that describes the object.
See
aria-labelledby
Inherited from
React.ComponentPropsWithoutRef.aria-describedby
aria-description?
optionalaria-description:string
Defined in: node_modules/@types/react/index.d.ts:2515
Defines a string value that describes or annotates the current element.
See
related aria-describedby.
Inherited from
React.ComponentPropsWithoutRef.aria-description
aria-details?
optionalaria-details:string
Defined in: node_modules/@types/react/index.d.ts:2520
Identifies the element that provides a detailed, extended description for the object.
See
aria-describedby.
Inherited from
React.ComponentPropsWithoutRef.aria-details
aria-disabled?
optionalaria-disabled:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2525
Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.
See
- aria-hidden
- aria-readonly.
Inherited from
React.ComponentPropsWithoutRef.aria-disabled
aria-dropeffect?
optionalaria-dropeffect:"link"|"none"|"move"|"copy"|"execute"|"popup"
Defined in: node_modules/@types/react/index.d.ts:2530
Indicates what functions can be performed when a dragged object is released on the drop target.
Deprecated
in ARIA 1.1
Inherited from
React.ComponentPropsWithoutRef.aria-dropeffect
aria-errormessage?
optionalaria-errormessage:string
Defined in: node_modules/@types/react/index.d.ts:2535
Identifies the element that provides an error message for the object.
See
- aria-invalid
- aria-describedby.
Inherited from
React.ComponentPropsWithoutRef.aria-errormessage
aria-expanded?
optionalaria-expanded:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2537
Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.
Inherited from
React.ComponentPropsWithoutRef.aria-expanded
aria-flowto?
optionalaria-flowto:string
Defined in: node_modules/@types/react/index.d.ts:2542
Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.
Inherited from
React.ComponentPropsWithoutRef.aria-flowto
aria-grabbed?
optionalaria-grabbed:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2547
Indicates an element's "grabbed" state in a drag-and-drop operation.
Deprecated
in ARIA 1.1
Inherited from
React.ComponentPropsWithoutRef.aria-grabbed
aria-haspopup?
optionalaria-haspopup:boolean|"true"|"false"|"dialog"|"menu"|"grid"|"listbox"|"tree"
Defined in: node_modules/@types/react/index.d.ts:2549
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
React.ComponentPropsWithoutRef.aria-haspopup
aria-hidden?
optionalaria-hidden:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2554
Indicates whether the element is exposed to an accessibility API.
See
aria-disabled.
Inherited from
React.ComponentPropsWithoutRef.aria-hidden
aria-invalid?
optionalaria-invalid:boolean|"true"|"false"|"grammar"|"spelling"
Defined in: node_modules/@types/react/index.d.ts:2559
Indicates the entered value does not conform to the format expected by the application.
See
aria-errormessage.
Inherited from
React.ComponentPropsWithoutRef.aria-invalid
aria-keyshortcuts?
optionalaria-keyshortcuts:string
Defined in: node_modules/@types/react/index.d.ts:2561
Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.
Inherited from
React.ComponentPropsWithoutRef.aria-keyshortcuts
aria-label?
optionalaria-label:string
Defined in: node_modules/@types/react/index.d.ts:2566
Defines a string value that labels the current element.
See
aria-labelledby.
Inherited from
React.ComponentPropsWithoutRef.aria-label
aria-labelledby?
optionalaria-labelledby:string
Defined in: node_modules/@types/react/index.d.ts:2571
Identifies the element (or elements) that labels the current element.
See
aria-describedby.
Inherited from
React.ComponentPropsWithoutRef.aria-labelledby
aria-level?
optionalaria-level:number
Defined in: node_modules/@types/react/index.d.ts:2573
Defines the hierarchical level of an element within a structure.
Inherited from
React.ComponentPropsWithoutRef.aria-level
aria-live?
optionalaria-live:"off"|"assertive"|"polite"
Defined in: node_modules/@types/react/index.d.ts:2575
Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.
Inherited from
React.ComponentPropsWithoutRef.aria-live
aria-modal?
optionalaria-modal:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2577
Indicates whether an element is modal when displayed.
Inherited from
React.ComponentPropsWithoutRef.aria-modal
aria-multiline?
optionalaria-multiline:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2579
Indicates whether a text box accepts multiple lines of input or only a single line.
Inherited from
React.ComponentPropsWithoutRef.aria-multiline
aria-multiselectable?
optionalaria-multiselectable:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2581
Indicates that the user may select more than one item from the current selectable descendants.
Inherited from
React.ComponentPropsWithoutRef.aria-multiselectable
aria-orientation?
optionalaria-orientation:"horizontal"|"vertical"
Defined in: node_modules/@types/react/index.d.ts:2583
Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.
Inherited from
React.ComponentPropsWithoutRef.aria-orientation
aria-owns?
optionalaria-owns:string
Defined in: node_modules/@types/react/index.d.ts:2589
Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship.
See
aria-controls.
Inherited from
React.ComponentPropsWithoutRef.aria-owns
aria-placeholder?
optionalaria-placeholder:string
Defined in: node_modules/@types/react/index.d.ts:2594
Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.
Inherited from
React.ComponentPropsWithoutRef.aria-placeholder
aria-posinset?
optionalaria-posinset:number
Defined in: node_modules/@types/react/index.d.ts:2599
Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.
See
aria-setsize.
Inherited from
React.ComponentPropsWithoutRef.aria-posinset
aria-pressed?
optionalaria-pressed:boolean|"true"|"false"|"mixed"
Defined in: node_modules/@types/react/index.d.ts:2604
Indicates the current "pressed" state of toggle buttons.
See
- aria-checked
- aria-selected.
Inherited from
React.ComponentPropsWithoutRef.aria-pressed
aria-readonly?
optionalaria-readonly:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2609
Indicates that the element is not editable, but is otherwise operable.
See
aria-disabled.
Inherited from
React.ComponentPropsWithoutRef.aria-readonly
aria-relevant?
optionalaria-relevant:"text"|"all"|"additions"|"additions removals"|"additions text"|"removals"|"removals additions"|"removals text"|"text additions"|"text removals"
Defined in: node_modules/@types/react/index.d.ts:2614
Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.
See
aria-atomic.
Inherited from
React.ComponentPropsWithoutRef.aria-relevant
aria-required?
optionalaria-required:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2627
Indicates that user input is required on the element before a form may be submitted.
Inherited from
React.ComponentPropsWithoutRef.aria-required
aria-roledescription?
optionalaria-roledescription:string
Defined in: node_modules/@types/react/index.d.ts:2629
Defines a human-readable, author-localized description for the role of an element.
Inherited from
React.ComponentPropsWithoutRef.aria-roledescription
aria-rowcount?
optionalaria-rowcount:number
Defined in: node_modules/@types/react/index.d.ts:2634
Defines the total number of rows in a table, grid, or treegrid.
See
aria-rowindex.
Inherited from
React.ComponentPropsWithoutRef.aria-rowcount
aria-rowindex?
optionalaria-rowindex:number
Defined in: node_modules/@types/react/index.d.ts:2639
Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.
See
- aria-rowcount
- aria-rowspan.
Inherited from
React.ComponentPropsWithoutRef.aria-rowindex
aria-rowindextext?
optionalaria-rowindextext:string
Defined in: node_modules/@types/react/index.d.ts:2644
Defines a human readable text alternative of aria-rowindex.
See
aria-colindextext.
Inherited from
React.ComponentPropsWithoutRef.aria-rowindextext
aria-rowspan?
optionalaria-rowspan:number
Defined in: node_modules/@types/react/index.d.ts:2649
Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.
See
- aria-rowindex
- aria-colspan.
Inherited from
React.ComponentPropsWithoutRef.aria-rowspan
aria-selected?
optionalaria-selected:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2654
Indicates the current "selected" state of various widgets.
See
- aria-checked
- aria-pressed.
Inherited from
React.ComponentPropsWithoutRef.aria-selected
aria-setsize?
optionalaria-setsize:number
Defined in: node_modules/@types/react/index.d.ts:2659
Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.
See
aria-posinset.
Inherited from
React.ComponentPropsWithoutRef.aria-setsize
aria-sort?
optionalaria-sort:"none"|"ascending"|"descending"|"other"
Defined in: node_modules/@types/react/index.d.ts:2661
Indicates if items in a table or grid are sorted in ascending or descending order.
Inherited from
React.ComponentPropsWithoutRef.aria-sort
aria-valuemax?
optionalaria-valuemax:number
Defined in: node_modules/@types/react/index.d.ts:2663
Defines the maximum allowed value for a range widget.
Inherited from
React.ComponentPropsWithoutRef.aria-valuemax
aria-valuemin?
optionalaria-valuemin:number
Defined in: node_modules/@types/react/index.d.ts:2665
Defines the minimum allowed value for a range widget.
Inherited from
React.ComponentPropsWithoutRef.aria-valuemin
aria-valuenow?
optionalaria-valuenow:number
Defined in: node_modules/@types/react/index.d.ts:2670
Defines the current value for a range widget.
See
aria-valuetext.
Inherited from
React.ComponentPropsWithoutRef.aria-valuenow
aria-valuetext?
optionalaria-valuetext:string
Defined in: node_modules/@types/react/index.d.ts:2672
Defines the human readable text alternative of aria-valuenow for a range widget.
Inherited from
React.ComponentPropsWithoutRef.aria-valuetext
autoCapitalize?
optionalautoCapitalize:string& { } |"none"|"off"|"on"|"sentences"|"words"|"characters"
Defined in: node_modules/@types/react/index.d.ts:2757
Inherited from
React.ComponentPropsWithoutRef.autoCapitalize
autoCorrect?
optionalautoCorrect:string
Defined in: node_modules/@types/react/index.d.ts:2796
Inherited from
React.ComponentPropsWithoutRef.autoCorrect
autoFocus?
optionalautoFocus:boolean
Defined in: node_modules/@types/react/index.d.ts:2758
Inherited from
React.ComponentPropsWithoutRef.autoFocus
autoSave?
optionalautoSave:string
Defined in: node_modules/@types/react/index.d.ts:2797
Inherited from
React.ComponentPropsWithoutRef.autoSave
centerRipple?
optionalcenterRipple:boolean
Defined in: node_modules/@mui/material/esm/ButtonBase/ButtonBase.d.ts:19
If true, the ripples are centered.
They won't start at the cursor interaction position.
Default
false
Inherited from
React.ComponentPropsWithoutRef.centerRipple
children?
optionalchildren:ReactNode
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:15
The content of the component.
Inherited from
React.ComponentPropsWithoutRef.children
classes?
optionalclasses:Partial<ButtonClasses> &Partial<ClassNameMap<never>>
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:19
Override or extend the styles applied to the component.
Inherited from
React.ComponentPropsWithoutRef.classes
className?
optionalclassName:string
Defined in: packages/react-querybuilder/src/types/props.ts:74
CSS classNames to be applied.
This is string and not Classname because the Rule
and RuleGroup components run clsx() to produce the className
that gets passed to each subcomponent.
Inherited from
color?
optionalcolor:OverridableStringUnion<"secondary"|"inherit"|"primary"|"success"|"error"|"info"|"warning",ButtonPropsColorOverrides>
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:26
The color of the component. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.
Default
'primary'
Inherited from
React.ComponentPropsWithoutRef.color
content?
optionalcontent:string
Defined in: node_modules/@types/react/index.d.ts:2784
Inherited from
React.ComponentPropsWithoutRef.content
contentEditable?
optionalcontentEditable:"inherit"|Booleanish|"plaintext-only"
Defined in: node_modules/@types/react/index.d.ts:2760
Inherited from
React.ComponentPropsWithoutRef.contentEditable
context?
optionalcontext:any
Defined in: packages/react-querybuilder/src/types/props.ts:95
Container for custom props that are passed to all components.
Inherited from
contextMenu?
optionalcontextMenu:string
Defined in: node_modules/@types/react/index.d.ts:2761
Inherited from
React.ComponentPropsWithoutRef.contextMenu
dangerouslySetInnerHTML?
optionaldangerouslySetInnerHTML: {__html:string|TrustedHTML; }
Defined in: node_modules/@types/react/index.d.ts:2231
__html
__html:
string|TrustedHTML
Inherited from
React.ComponentPropsWithoutRef.dangerouslySetInnerHTML
datatype?
optionaldatatype:string
Defined in: node_modules/@types/react/index.d.ts:2785
Inherited from
React.ComponentPropsWithoutRef.datatype
defaultChecked?
optionaldefaultChecked:boolean
Defined in: node_modules/@types/react/index.d.ts:2750
Inherited from
React.ComponentPropsWithoutRef.defaultChecked
defaultValue?
optionaldefaultValue:string|number| readonlystring[]
Defined in: node_modules/@types/react/index.d.ts:2751
Inherited from
React.ComponentPropsWithoutRef.defaultValue
dir?
optionaldir:string
Defined in: node_modules/@types/react/index.d.ts:2762
Inherited from
React.ComponentPropsWithoutRef.dir
disabled?
optionaldisabled:boolean
Defined in: packages/react-querybuilder/src/types/props.ts:90
Disables the control.
Inherited from
disableElevation?
optionaldisableElevation:boolean
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:36
If true, no elevation is used.
Default
false
Inherited from
React.ComponentPropsWithoutRef.disableElevation
disableFocusRipple?
optionaldisableFocusRipple:boolean
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:41
If true, the keyboard focus ripple is disabled.
Default
false
Inherited from
React.ComponentPropsWithoutRef.disableFocusRipple
disableRipple?
optionaldisableRipple:boolean
Defined in: node_modules/@mui/material/esm/ButtonBase/ButtonBase.d.ts:40
If true, the ripple effect is disabled.
⚠️ Without a ripple there is no styling for :focus-visible by default. Be sure
to highlight the element by applying separate styles with the .Mui-focusVisible class.
Default
false
Inherited from
React.ComponentPropsWithoutRef.disableRipple
disableTouchRipple?
optionaldisableTouchRipple:boolean
Defined in: node_modules/@mui/material/esm/ButtonBase/ButtonBase.d.ts:45
If true, the touch ripple effect is disabled.
Default
false
Inherited from
React.ComponentPropsWithoutRef.disableTouchRipple
draggable?
optionaldraggable:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2763
Inherited from
React.ComponentPropsWithoutRef.draggable
endIcon?
optionalendIcon:ReactNode
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:45
Element placed after the children.
Inherited from
React.ComponentPropsWithoutRef.endIcon
enterKeyHint?
optionalenterKeyHint:"search"|"done"|"enter"|"go"|"next"|"previous"|"send"
Defined in: node_modules/@types/react/index.d.ts:2764
Inherited from
React.ComponentPropsWithoutRef.enterKeyHint
exportparts?
optionalexportparts:string
Defined in: node_modules/@types/react/index.d.ts:2831
See
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/exportparts
Inherited from
React.ComponentPropsWithoutRef.exportparts
focusRipple?
optionalfocusRipple:boolean
Defined in: node_modules/@mui/material/esm/ButtonBase/ButtonBase.d.ts:50
If true, the base button will have a keyboard focus ripple.
Default
false
Inherited from
React.ComponentPropsWithoutRef.focusRipple
focusVisibleClassName?
optionalfocusVisibleClassName:string
Defined in: node_modules/@mui/material/esm/ButtonBase/ButtonBase.d.ts:59
This prop can help identify which element has keyboard focus.
The class name will be applied when the element gains the focus through keyboard interaction.
It's a polyfill for the CSS :focus-visible selector.
The rationale for using this feature is explained here.
A polyfill can be used to apply a focus-visible class to other components
if needed.
Inherited from
React.ComponentPropsWithoutRef.focusVisibleClassName
form?
optionalform:string
Defined in: node_modules/@types/react/index.d.ts:3017
Inherited from
React.ComponentPropsWithoutRef.form
formAction?
optionalformAction:string| (formData:FormData) =>void|Promise<void>
Defined in: node_modules/@types/react/index.d.ts:3018
Inherited from
React.ComponentPropsWithoutRef.formAction
formEncType?
optionalformEncType:string
Defined in: node_modules/@types/react/index.d.ts:3025
Inherited from
React.ComponentPropsWithoutRef.formEncType
formMethod?
optionalformMethod:string
Defined in: node_modules/@types/react/index.d.ts:3026
Inherited from
React.ComponentPropsWithoutRef.formMethod
formNoValidate?
optionalformNoValidate:boolean
Defined in: node_modules/@types/react/index.d.ts:3027
Inherited from
React.ComponentPropsWithoutRef.formNoValidate
formTarget?
optionalformTarget:string
Defined in: node_modules/@types/react/index.d.ts:3028
Inherited from
React.ComponentPropsWithoutRef.formTarget
fullWidth?
optionalfullWidth:boolean
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:50
If true, the button will take up the full width of its container.
Default
false
Inherited from
React.ComponentPropsWithoutRef.fullWidth
hidden?
optionalhidden:boolean
Defined in: node_modules/@types/react/index.d.ts:2765
Inherited from
React.ComponentPropsWithoutRef.hidden
href?
optionalhref:string
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:55
The URL to link to when the button is clicked.
If defined, an a element will be used as the root node.
Inherited from
React.ComponentPropsWithoutRef.href
id?
optionalid:string
Defined in: node_modules/@types/react/index.d.ts:2766
Inherited from
React.ComponentPropsWithoutRef.id
inert?
optionalinert:boolean
Defined in: node_modules/@types/react/index.d.ts:2817
See
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inert
Inherited from
React.ComponentPropsWithoutRef.inert
inlist?
optionalinlist:any
Defined in: node_modules/@types/react/index.d.ts:2786
Inherited from
React.ComponentPropsWithoutRef.inlist
inputMode?
optionalinputMode:"search"|"text"|"email"|"tel"|"url"|"none"|"numeric"|"decimal"
Defined in: node_modules/@types/react/index.d.ts:2822
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
Inherited from
React.ComponentPropsWithoutRef.inputMode
is?
optionalis:string
Defined in: node_modules/@types/react/index.d.ts:2827
Specify that a standard HTML element should behave like a defined custom built-in element
See
https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is
Inherited from
React.ComponentPropsWithoutRef.is
itemID?
optionalitemID:string
Defined in: node_modules/@types/react/index.d.ts:2802
Inherited from
React.ComponentPropsWithoutRef.itemID
itemProp?
optionalitemProp:string
Defined in: node_modules/@types/react/index.d.ts:2799
Inherited from
React.ComponentPropsWithoutRef.itemProp
itemRef?
optionalitemRef:string
Defined in: node_modules/@types/react/index.d.ts:2803
Inherited from
React.ComponentPropsWithoutRef.itemRef
itemScope?
optionalitemScope:boolean
Defined in: node_modules/@types/react/index.d.ts:2800
Inherited from
React.ComponentPropsWithoutRef.itemScope
itemType?
optionalitemType:string
Defined in: node_modules/@types/react/index.d.ts:2801
Inherited from
React.ComponentPropsWithoutRef.itemType
key?
optionalkey:Key|null
Defined in: node_modules/@types/react/index.d.ts:250
Inherited from
React.ComponentPropsWithoutRef.key
labels?
optionallabels: {shiftDown?:ReactNode;shiftUp?:ReactNode; }
Defined in: packages/react-querybuilder/src/types/props.ts:322
Visible text for "shift up"/"shift down" elements.
shiftDown?
optionalshiftDown:ReactNode
shiftUp?
optionalshiftUp:ReactNode
Inherited from
lang?
optionallang:string
Defined in: node_modules/@types/react/index.d.ts:2767
Inherited from
React.ComponentPropsWithoutRef.lang
level
level:
number
Defined in: packages/react-querybuilder/src/types/props.ts:82
The level of the current group. Always equal to path.length.
Inherited from
LinkComponent?
optionalLinkComponent:ElementType<any, keyof IntrinsicElements>
Defined in: node_modules/@mui/material/esm/ButtonBase/ButtonBase.d.ts:64
The component used to render a link when the href prop is provided.
Default
'a'
Inherited from
React.ComponentPropsWithoutRef.LinkComponent
loading?
optionalloading:boolean|null
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:61
If true, the loading indicator is visible and the button is disabled.
If true | false, the loading wrapper is always rendered before the children to prevent Google Translation Crash.
Default
null
Inherited from
React.ComponentPropsWithoutRef.loading
loadingIndicator?
optionalloadingIndicator:ReactNode
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:68
Element placed before the children if the button is in loading state.
The node should contain an element with role="progressbar" with an accessible name.
By default, it renders a CircularProgress that is labeled by the button itself.
Default
<CircularProgress color="inherit" size={16} />
Inherited from
React.ComponentPropsWithoutRef.loadingIndicator
loadingPosition?
optionalloadingPosition:"center"|"start"|"end"
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:73
The loading indicator can be positioned on the start, end, or the center of the button.
Default
'center'
Inherited from
React.ComponentPropsWithoutRef.loadingPosition
muiComponents?
optionalmuiComponents:RQBMaterialComponents
Defined in: packages/material/src/types.ts:54
Inherited from
name?
optionalname:string
Defined in: node_modules/@types/react/index.d.ts:3029
Inherited from
React.ComponentPropsWithoutRef.name
nonce?
optionalnonce:string
Defined in: node_modules/@types/react/index.d.ts:2768
Inherited from
React.ComponentPropsWithoutRef.nonce
onAbort?
optionalonAbort:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2290
Inherited from
React.ComponentPropsWithoutRef.onAbort
onAbortCapture?
optionalonAbortCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2291
Inherited from
React.ComponentPropsWithoutRef.onAbortCapture
onAnimationEnd?
optionalonAnimationEnd:AnimationEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2420
Inherited from
React.ComponentPropsWithoutRef.onAnimationEnd
onAnimationEndCapture?
optionalonAnimationEndCapture:AnimationEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2421
Inherited from
React.ComponentPropsWithoutRef.onAnimationEndCapture
onAnimationIteration?
optionalonAnimationIteration:AnimationEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2422
Inherited from
React.ComponentPropsWithoutRef.onAnimationIteration
onAnimationIterationCapture?
optionalonAnimationIterationCapture:AnimationEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2423
Inherited from
React.ComponentPropsWithoutRef.onAnimationIterationCapture
onAnimationStart?
optionalonAnimationStart:AnimationEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2418
Inherited from
React.ComponentPropsWithoutRef.onAnimationStart
onAnimationStartCapture?
optionalonAnimationStartCapture:AnimationEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2419
Inherited from
React.ComponentPropsWithoutRef.onAnimationStartCapture
onAuxClick?
optionalonAuxClick:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2336
Inherited from
React.ComponentPropsWithoutRef.onAuxClick
onAuxClickCapture?
optionalonAuxClickCapture:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2337
Inherited from
React.ComponentPropsWithoutRef.onAuxClickCapture
onBeforeInput?
optionalonBeforeInput:InputEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2262
Inherited from
React.ComponentPropsWithoutRef.onBeforeInput
onBeforeInputCapture?
optionalonBeforeInputCapture:FormEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2263
Inherited from
React.ComponentPropsWithoutRef.onBeforeInputCapture
onBeforeToggle?
optionalonBeforeToggle:ToggleEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2427
Inherited from
React.ComponentPropsWithoutRef.onBeforeToggle
onBlur?
optionalonBlur:FocusEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2256
Inherited from
React.ComponentPropsWithoutRef.onBlur
onBlurCapture?
optionalonBlurCapture:FocusEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2257
Inherited from
React.ComponentPropsWithoutRef.onBlurCapture
onCanPlay?
optionalonCanPlay:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2292
Inherited from
React.ComponentPropsWithoutRef.onCanPlay
onCanPlayCapture?
optionalonCanPlayCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2293
Inherited from
React.ComponentPropsWithoutRef.onCanPlayCapture
onCanPlayThrough?
optionalonCanPlayThrough:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2294
Inherited from
React.ComponentPropsWithoutRef.onCanPlayThrough
onCanPlayThroughCapture?
optionalonCanPlayThroughCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2295
Inherited from
React.ComponentPropsWithoutRef.onCanPlayThroughCapture
onChange?
optionalonChange:FormEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2260
Inherited from
React.ComponentPropsWithoutRef.onChange
onChangeCapture?
optionalonChangeCapture:FormEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2261
Inherited from
React.ComponentPropsWithoutRef.onChangeCapture
onClick?
optionalonClick:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2338
Inherited from
React.ComponentPropsWithoutRef.onClick
onClickCapture?
optionalonClickCapture:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2339
Inherited from
React.ComponentPropsWithoutRef.onClickCapture
onCompositionEnd?
optionalonCompositionEnd:CompositionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2246
Inherited from
React.ComponentPropsWithoutRef.onCompositionEnd
onCompositionEndCapture?
optionalonCompositionEndCapture:CompositionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2247
Inherited from
React.ComponentPropsWithoutRef.onCompositionEndCapture
onCompositionStart?
optionalonCompositionStart:CompositionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2248
Inherited from
React.ComponentPropsWithoutRef.onCompositionStart
onCompositionStartCapture?
optionalonCompositionStartCapture:CompositionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2249
Inherited from
React.ComponentPropsWithoutRef.onCompositionStartCapture
onCompositionUpdate?
optionalonCompositionUpdate:CompositionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2250
Inherited from
React.ComponentPropsWithoutRef.onCompositionUpdate
onCompositionUpdateCapture?
optionalonCompositionUpdateCapture:CompositionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2251
Inherited from
React.ComponentPropsWithoutRef.onCompositionUpdateCapture
onContextMenu?
optionalonContextMenu:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2340
Inherited from
React.ComponentPropsWithoutRef.onContextMenu
onContextMenuCapture?
optionalonContextMenuCapture:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2341
Inherited from
React.ComponentPropsWithoutRef.onContextMenuCapture
onCopy?
optionalonCopy:ClipboardEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2238
Inherited from
React.ComponentPropsWithoutRef.onCopy
onCopyCapture?
optionalonCopyCapture:ClipboardEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2239
Inherited from
React.ComponentPropsWithoutRef.onCopyCapture
onCut?
optionalonCut:ClipboardEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2240
Inherited from
React.ComponentPropsWithoutRef.onCut
onCutCapture?
optionalonCutCapture:ClipboardEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2241
Inherited from
React.ComponentPropsWithoutRef.onCutCapture
onDoubleClick?
optionalonDoubleClick:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2342
Inherited from
React.ComponentPropsWithoutRef.onDoubleClick
onDoubleClickCapture?
optionalonDoubleClickCapture:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2343
Inherited from
React.ComponentPropsWithoutRef.onDoubleClickCapture
onDrag?
optionalonDrag:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2344
Inherited from
React.ComponentPropsWithoutRef.onDrag
onDragCapture?
optionalonDragCapture:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2345
Inherited from
React.ComponentPropsWithoutRef.onDragCapture
onDragEnd?
optionalonDragEnd:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2346
Inherited from
React.ComponentPropsWithoutRef.onDragEnd
onDragEndCapture?
optionalonDragEndCapture:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2347
Inherited from
React.ComponentPropsWithoutRef.onDragEndCapture
onDragEnter?
optionalonDragEnter:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2348
Inherited from
React.ComponentPropsWithoutRef.onDragEnter
onDragEnterCapture?
optionalonDragEnterCapture:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2349
Inherited from
React.ComponentPropsWithoutRef.onDragEnterCapture
onDragExit?
optionalonDragExit:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2350
Inherited from
React.ComponentPropsWithoutRef.onDragExit
onDragExitCapture?
optionalonDragExitCapture:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2351
Inherited from
React.ComponentPropsWithoutRef.onDragExitCapture
onDragLeave?
optionalonDragLeave:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2352
Inherited from
React.ComponentPropsWithoutRef.onDragLeave
onDragLeaveCapture?
optionalonDragLeaveCapture:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2353
Inherited from
React.ComponentPropsWithoutRef.onDragLeaveCapture
onDragOver?
optionalonDragOver:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2354
Inherited from
React.ComponentPropsWithoutRef.onDragOver
onDragOverCapture?
optionalonDragOverCapture:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2355
Inherited from
React.ComponentPropsWithoutRef.onDragOverCapture
onDragStart?
optionalonDragStart:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2356
Inherited from
React.ComponentPropsWithoutRef.onDragStart
onDragStartCapture?
optionalonDragStartCapture:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2357
Inherited from
React.ComponentPropsWithoutRef.onDragStartCapture
onDrop?
optionalonDrop:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2358
Inherited from
React.ComponentPropsWithoutRef.onDrop
onDropCapture?
optionalonDropCapture:DragEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2359
Inherited from
React.ComponentPropsWithoutRef.onDropCapture
onDurationChange?
optionalonDurationChange:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2296
Inherited from
React.ComponentPropsWithoutRef.onDurationChange
onDurationChangeCapture?
optionalonDurationChangeCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2297
Inherited from
React.ComponentPropsWithoutRef.onDurationChangeCapture
onEmptied?
optionalonEmptied:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2298
Inherited from
React.ComponentPropsWithoutRef.onEmptied
onEmptiedCapture?
optionalonEmptiedCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2299
Inherited from
React.ComponentPropsWithoutRef.onEmptiedCapture
onEncrypted?
optionalonEncrypted:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2300
Inherited from
React.ComponentPropsWithoutRef.onEncrypted
onEncryptedCapture?
optionalonEncryptedCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2301
Inherited from
React.ComponentPropsWithoutRef.onEncryptedCapture
onEnded?
optionalonEnded:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2302
Inherited from
React.ComponentPropsWithoutRef.onEnded
onEndedCapture?
optionalonEndedCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2303
Inherited from
React.ComponentPropsWithoutRef.onEndedCapture
onError?
optionalonError:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2276
Inherited from
React.ComponentPropsWithoutRef.onError
onErrorCapture?
optionalonErrorCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2277
Inherited from
React.ComponentPropsWithoutRef.onErrorCapture
onFocus?
optionalonFocus:FocusEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2254
Inherited from
React.ComponentPropsWithoutRef.onFocus
onFocusCapture?
optionalonFocusCapture:FocusEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2255
Inherited from
React.ComponentPropsWithoutRef.onFocusCapture
onFocusVisible?
optionalonFocusVisible:FocusEventHandler<any>
Defined in: node_modules/@mui/material/esm/ButtonBase/ButtonBase.d.ts:69
Callback fired when the component is focused with a keyboard.
We trigger a onFocus callback too.
Inherited from
React.ComponentPropsWithoutRef.onFocusVisible
onGotPointerCapture?
optionalonGotPointerCapture:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2402
Inherited from
React.ComponentPropsWithoutRef.onGotPointerCapture
onGotPointerCaptureCapture?
optionalonGotPointerCaptureCapture:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2403
Inherited from
React.ComponentPropsWithoutRef.onGotPointerCaptureCapture
onInput?
optionalonInput:FormEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2264
Inherited from
React.ComponentPropsWithoutRef.onInput
onInputCapture?
optionalonInputCapture:FormEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2265
Inherited from
React.ComponentPropsWithoutRef.onInputCapture
onInvalid?
optionalonInvalid:FormEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2270
Inherited from
React.ComponentPropsWithoutRef.onInvalid
onInvalidCapture?
optionalonInvalidCapture:FormEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2271
Inherited from
React.ComponentPropsWithoutRef.onInvalidCapture
onKeyDown?
optionalonKeyDown:KeyboardEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2280
Inherited from
React.ComponentPropsWithoutRef.onKeyDown
onKeyDownCapture?
optionalonKeyDownCapture:KeyboardEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2281
Inherited from
React.ComponentPropsWithoutRef.onKeyDownCapture
onKeyPress?
optionalonKeyPress:KeyboardEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2283
Deprecated
Use onKeyUp or onKeyDown instead
Inherited from
React.ComponentPropsWithoutRef.onKeyPress
onKeyPressCapture?
optionalonKeyPressCapture:KeyboardEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2285
Deprecated
Use onKeyUpCapture or onKeyDownCapture instead
Inherited from
React.ComponentPropsWithoutRef.onKeyPressCapture
onKeyUp?
optionalonKeyUp:KeyboardEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2286
Inherited from
React.ComponentPropsWithoutRef.onKeyUp
onKeyUpCapture?
optionalonKeyUpCapture:KeyboardEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2287
Inherited from
React.ComponentPropsWithoutRef.onKeyUpCapture
onLoad?
optionalonLoad:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2274
Inherited from
React.ComponentPropsWithoutRef.onLoad
onLoadCapture?
optionalonLoadCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2275
Inherited from
React.ComponentPropsWithoutRef.onLoadCapture
onLoadedData?
optionalonLoadedData:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2304
Inherited from
React.ComponentPropsWithoutRef.onLoadedData
onLoadedDataCapture?
optionalonLoadedDataCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2305
Inherited from
React.ComponentPropsWithoutRef.onLoadedDataCapture
onLoadedMetadata?
optionalonLoadedMetadata:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2306
Inherited from
React.ComponentPropsWithoutRef.onLoadedMetadata
onLoadedMetadataCapture?
optionalonLoadedMetadataCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2307
Inherited from
React.ComponentPropsWithoutRef.onLoadedMetadataCapture
onLoadStart?
optionalonLoadStart:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2308
Inherited from
React.ComponentPropsWithoutRef.onLoadStart
onLoadStartCapture?
optionalonLoadStartCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2309
Inherited from
React.ComponentPropsWithoutRef.onLoadStartCapture
onLostPointerCapture?
optionalonLostPointerCapture:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2404
Inherited from
React.ComponentPropsWithoutRef.onLostPointerCapture
onLostPointerCaptureCapture?
optionalonLostPointerCaptureCapture:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2405
Inherited from
React.ComponentPropsWithoutRef.onLostPointerCaptureCapture
onMouseDown?
optionalonMouseDown:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2360
Inherited from
React.ComponentPropsWithoutRef.onMouseDown
onMouseDownCapture?
optionalonMouseDownCapture:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2361
Inherited from
React.ComponentPropsWithoutRef.onMouseDownCapture
onMouseEnter?
optionalonMouseEnter:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2362
Inherited from
React.ComponentPropsWithoutRef.onMouseEnter
onMouseLeave?
optionalonMouseLeave:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2363
Inherited from
React.ComponentPropsWithoutRef.onMouseLeave
onMouseMove?
optionalonMouseMove:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2364
Inherited from
React.ComponentPropsWithoutRef.onMouseMove
onMouseMoveCapture?
optionalonMouseMoveCapture:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2365
Inherited from
React.ComponentPropsWithoutRef.onMouseMoveCapture
onMouseOut?
optionalonMouseOut:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2366
Inherited from
React.ComponentPropsWithoutRef.onMouseOut
onMouseOutCapture?
optionalonMouseOutCapture:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2367
Inherited from
React.ComponentPropsWithoutRef.onMouseOutCapture
onMouseOver?
optionalonMouseOver:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2368
Inherited from
React.ComponentPropsWithoutRef.onMouseOver
onMouseOverCapture?
optionalonMouseOverCapture:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2369
Inherited from
React.ComponentPropsWithoutRef.onMouseOverCapture
onMouseUp?
optionalonMouseUp:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2370
Inherited from
React.ComponentPropsWithoutRef.onMouseUp
onMouseUpCapture?
optionalonMouseUpCapture:MouseEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2371
Inherited from
React.ComponentPropsWithoutRef.onMouseUpCapture
onPaste?
optionalonPaste:ClipboardEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2242
Inherited from
React.ComponentPropsWithoutRef.onPaste
onPasteCapture?
optionalonPasteCapture:ClipboardEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2243
Inherited from
React.ComponentPropsWithoutRef.onPasteCapture
onPause?
optionalonPause:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2310
Inherited from
React.ComponentPropsWithoutRef.onPause
onPauseCapture?
optionalonPauseCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2311
Inherited from
React.ComponentPropsWithoutRef.onPauseCapture
onPlay?
optionalonPlay:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2312
Inherited from
React.ComponentPropsWithoutRef.onPlay
onPlayCapture?
optionalonPlayCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2313
Inherited from
React.ComponentPropsWithoutRef.onPlayCapture
onPlaying?
optionalonPlaying:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2314
Inherited from
React.ComponentPropsWithoutRef.onPlaying
onPlayingCapture?
optionalonPlayingCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2315
Inherited from
React.ComponentPropsWithoutRef.onPlayingCapture
onPointerCancel?
optionalonPointerCancel:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2394
Inherited from
React.ComponentPropsWithoutRef.onPointerCancel
onPointerCancelCapture?
optionalonPointerCancelCapture:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2395
Inherited from
React.ComponentPropsWithoutRef.onPointerCancelCapture
onPointerDown?
optionalonPointerDown:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2388
Inherited from
React.ComponentPropsWithoutRef.onPointerDown
onPointerDownCapture?
optionalonPointerDownCapture:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2389
Inherited from
React.ComponentPropsWithoutRef.onPointerDownCapture
onPointerEnter?
optionalonPointerEnter:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2396
Inherited from
React.ComponentPropsWithoutRef.onPointerEnter
onPointerLeave?
optionalonPointerLeave:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2397
Inherited from
React.ComponentPropsWithoutRef.onPointerLeave
onPointerMove?
optionalonPointerMove:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2390
Inherited from
React.ComponentPropsWithoutRef.onPointerMove
onPointerMoveCapture?
optionalonPointerMoveCapture:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2391
Inherited from
React.ComponentPropsWithoutRef.onPointerMoveCapture
onPointerOut?
optionalonPointerOut:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2400
Inherited from
React.ComponentPropsWithoutRef.onPointerOut
onPointerOutCapture?
optionalonPointerOutCapture:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2401
Inherited from
React.ComponentPropsWithoutRef.onPointerOutCapture
onPointerOver?
optionalonPointerOver:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2398
Inherited from
React.ComponentPropsWithoutRef.onPointerOver
onPointerOverCapture?
optionalonPointerOverCapture:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2399
Inherited from
React.ComponentPropsWithoutRef.onPointerOverCapture
onPointerUp?
optionalonPointerUp:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2392
Inherited from
React.ComponentPropsWithoutRef.onPointerUp
onPointerUpCapture?
optionalonPointerUpCapture:PointerEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2393
Inherited from
React.ComponentPropsWithoutRef.onPointerUpCapture
onProgress?
optionalonProgress:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2316
Inherited from
React.ComponentPropsWithoutRef.onProgress
onProgressCapture?
optionalonProgressCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2317
Inherited from
React.ComponentPropsWithoutRef.onProgressCapture
onRateChange?
optionalonRateChange:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2318
Inherited from
React.ComponentPropsWithoutRef.onRateChange
onRateChangeCapture?
optionalonRateChangeCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2319
Inherited from
React.ComponentPropsWithoutRef.onRateChangeCapture
onReset?
optionalonReset:FormEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2266
Inherited from
React.ComponentPropsWithoutRef.onReset
onResetCapture?
optionalonResetCapture:FormEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2267
Inherited from
React.ComponentPropsWithoutRef.onResetCapture
onScroll?
optionalonScroll:UIEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2408
Inherited from
React.ComponentPropsWithoutRef.onScroll
onScrollCapture?
optionalonScrollCapture:UIEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2409
Inherited from
React.ComponentPropsWithoutRef.onScrollCapture
onScrollEnd?
optionalonScrollEnd:UIEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2410
Inherited from
React.ComponentPropsWithoutRef.onScrollEnd
onScrollEndCapture?
optionalonScrollEndCapture:UIEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2411
Inherited from
React.ComponentPropsWithoutRef.onScrollEndCapture
onSeeked?
optionalonSeeked:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2320
Inherited from
React.ComponentPropsWithoutRef.onSeeked
onSeekedCapture?
optionalonSeekedCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2321
Inherited from
React.ComponentPropsWithoutRef.onSeekedCapture
onSeeking?
optionalonSeeking:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2322
Inherited from
React.ComponentPropsWithoutRef.onSeeking
onSeekingCapture?
optionalonSeekingCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2323
Inherited from
React.ComponentPropsWithoutRef.onSeekingCapture
onSelect?
optionalonSelect:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2374
Inherited from
React.ComponentPropsWithoutRef.onSelect
onSelectCapture?
optionalonSelectCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2375
Inherited from
React.ComponentPropsWithoutRef.onSelectCapture
onStalled?
optionalonStalled:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2324
Inherited from
React.ComponentPropsWithoutRef.onStalled
onStalledCapture?
optionalonStalledCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2325
Inherited from
React.ComponentPropsWithoutRef.onStalledCapture
onSubmit?
optionalonSubmit:FormEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2268
Inherited from
React.ComponentPropsWithoutRef.onSubmit
onSubmitCapture?
optionalonSubmitCapture:FormEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2269
Inherited from
React.ComponentPropsWithoutRef.onSubmitCapture
onSuspend?
optionalonSuspend:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2326
Inherited from
React.ComponentPropsWithoutRef.onSuspend
onSuspendCapture?
optionalonSuspendCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2327
Inherited from
React.ComponentPropsWithoutRef.onSuspendCapture
onTimeUpdate?
optionalonTimeUpdate:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2328
Inherited from
React.ComponentPropsWithoutRef.onTimeUpdate
onTimeUpdateCapture?
optionalonTimeUpdateCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2329
Inherited from
React.ComponentPropsWithoutRef.onTimeUpdateCapture
onToggle?
optionalonToggle:ToggleEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2426
Inherited from
React.ComponentPropsWithoutRef.onToggle
onTouchCancel?
optionalonTouchCancel:TouchEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2378
Inherited from
React.ComponentPropsWithoutRef.onTouchCancel
onTouchCancelCapture?
optionalonTouchCancelCapture:TouchEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2379
Inherited from
React.ComponentPropsWithoutRef.onTouchCancelCapture
onTouchEnd?
optionalonTouchEnd:TouchEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2380
Inherited from
React.ComponentPropsWithoutRef.onTouchEnd
onTouchEndCapture?
optionalonTouchEndCapture:TouchEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2381
Inherited from
React.ComponentPropsWithoutRef.onTouchEndCapture
onTouchMove?
optionalonTouchMove:TouchEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2382
Inherited from
React.ComponentPropsWithoutRef.onTouchMove
onTouchMoveCapture?
optionalonTouchMoveCapture:TouchEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2383
Inherited from
React.ComponentPropsWithoutRef.onTouchMoveCapture
onTouchStart?
optionalonTouchStart:TouchEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2384
Inherited from
React.ComponentPropsWithoutRef.onTouchStart
onTouchStartCapture?
optionalonTouchStartCapture:TouchEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2385
Inherited from
React.ComponentPropsWithoutRef.onTouchStartCapture
onTransitionCancel?
optionalonTransitionCancel:TransitionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2430
Inherited from
React.ComponentPropsWithoutRef.onTransitionCancel
onTransitionCancelCapture?
optionalonTransitionCancelCapture:TransitionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2431
Inherited from
React.ComponentPropsWithoutRef.onTransitionCancelCapture
onTransitionEnd?
optionalonTransitionEnd:TransitionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2432
Inherited from
React.ComponentPropsWithoutRef.onTransitionEnd
onTransitionEndCapture?
optionalonTransitionEndCapture:TransitionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2433
Inherited from
React.ComponentPropsWithoutRef.onTransitionEndCapture
onTransitionRun?
optionalonTransitionRun:TransitionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2434
Inherited from
React.ComponentPropsWithoutRef.onTransitionRun
onTransitionRunCapture?
optionalonTransitionRunCapture:TransitionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2435
Inherited from
React.ComponentPropsWithoutRef.onTransitionRunCapture
onTransitionStart?
optionalonTransitionStart:TransitionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2436
Inherited from
React.ComponentPropsWithoutRef.onTransitionStart
onTransitionStartCapture?
optionalonTransitionStartCapture:TransitionEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2437
Inherited from
React.ComponentPropsWithoutRef.onTransitionStartCapture
onVolumeChange?
optionalonVolumeChange:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2330
Inherited from
React.ComponentPropsWithoutRef.onVolumeChange
onVolumeChangeCapture?
optionalonVolumeChangeCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2331
Inherited from
React.ComponentPropsWithoutRef.onVolumeChangeCapture
onWaiting?
optionalonWaiting:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2332
Inherited from
React.ComponentPropsWithoutRef.onWaiting
onWaitingCapture?
optionalonWaitingCapture:ReactEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2333
Inherited from
React.ComponentPropsWithoutRef.onWaitingCapture
onWheel?
optionalonWheel:WheelEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2414
Inherited from
React.ComponentPropsWithoutRef.onWheel
onWheelCapture?
optionalonWheelCapture:WheelEventHandler<HTMLButtonElement>
Defined in: node_modules/@types/react/index.d.ts:2415
Inherited from
React.ComponentPropsWithoutRef.onWheelCapture
part?
optionalpart:string
Defined in: node_modules/@types/react/index.d.ts:2835
See
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/part
Inherited from
React.ComponentPropsWithoutRef.part
path
path:
Path
Defined in: packages/react-querybuilder/src/types/props.ts:78
Path to this subcomponent's rule/group within the query.
Inherited from
popover?
optionalpopover:""|"auto"|"manual"|"hint"
Defined in: node_modules/@types/react/index.d.ts:2809
Inherited from
React.ComponentPropsWithoutRef.popover
popoverTarget?
optionalpopoverTarget:string
Defined in: node_modules/@types/react/index.d.ts:2811
Inherited from
React.ComponentPropsWithoutRef.popoverTarget
popoverTargetAction?
optionalpopoverTargetAction:"toggle"|"show"|"hide"
Defined in: node_modules/@types/react/index.d.ts:2810
Inherited from
React.ComponentPropsWithoutRef.popoverTargetAction
prefix?
optionalprefix:string
Defined in: node_modules/@types/react/index.d.ts:2787
Inherited from
React.ComponentPropsWithoutRef.prefix
property?
optionalproperty:string
Defined in: node_modules/@types/react/index.d.ts:2788
Inherited from
React.ComponentPropsWithoutRef.property
radioGroup?
optionalradioGroup:string
Defined in: node_modules/@types/react/index.d.ts:2777
Inherited from
React.ComponentPropsWithoutRef.radioGroup
rel?
optionalrel:string
Defined in: node_modules/@types/react/index.d.ts:2789
Inherited from
React.ComponentPropsWithoutRef.rel
resource?
optionalresource:string
Defined in: node_modules/@types/react/index.d.ts:2790
Inherited from
React.ComponentPropsWithoutRef.resource
results?
optionalresults:number
Defined in: node_modules/@types/react/index.d.ts:2804
Inherited from
React.ComponentPropsWithoutRef.results
rev?
optionalrev:string
Defined in: node_modules/@types/react/index.d.ts:2791
Inherited from
React.ComponentPropsWithoutRef.rev
role?
optionalrole:AriaRole
Defined in: node_modules/@types/react/index.d.ts:2780
Inherited from
React.ComponentPropsWithoutRef.role
ruleOrGroup
ruleOrGroup:
RuleType<string,string,any,string> |RuleGroupTypeAny
Defined in: packages/react-querybuilder/src/types/props.ts:331
The RuleType or RuleGroupType/RuleGroupTypeIC associated with this element.
Inherited from
MaterialShiftActionsProps.ruleOrGroup
schema
schema:
Schema<{[key:string]:unknown;className?:Classname;comparator?:string| (f: { [x: string]: unknown; label: string; disabled?: boolean | undefined; name: string; value: string; id?: string | undefined; operators?: FlexibleOptionList<{ [x: string]: unknown; label: string; disabled?: boolean | undefined; name: string; value: string; }> | string[] | FlexibleOption<...>[] | (string | FlexibleOpt...,operator:string) =>boolean;defaultOperator?:string;defaultValue?:any;disabled?:boolean;id?:string;inputType?:InputType|null;label:string;matchModes?:boolean|MatchMode[] |FlexibleOption<MatchMode>[];name:string;operators?:FlexibleOptionList<{[key:string]:unknown;disabled?:boolean;label:string;name:string;value:string; }> |string[] |FlexibleOption<string>[] | string | FlexibleOption<string>[];placeholder?:string;subproperties?:FlexibleOptionList<{ [x: string]: unknown; label: string; disabled?: boolean | undefined; name: string; value: string; id?: string | undefined; operators?: FlexibleOptionList<{ [x: string]: unknown; label: string; disabled?: boolean | undefined; name: string; value: string; }> | string[] | FlexibleOption<...>[] | (string | FlexibleOpt...>;validator?:RuleValidator;value:string;valueEditorType?:ValueEditorType| (operator:string) =>ValueEditorType;values?:FlexibleOptionList<{[key:string]:unknown;disabled?:boolean;label:string;name:string;value:string; }>;valueSources?:ValueSources|ValueSourceFlexibleOptions| (operator:string) => ValueSources | ValueSourceFlexibleOptions; },string>
Defined in: packages/react-querybuilder/src/types/props.ts:107
All subcomponents receive the configuration schema as a prop.
Inherited from
security?
optionalsecurity:string
Defined in: node_modules/@types/react/index.d.ts:2805
Inherited from
React.ComponentPropsWithoutRef.security
shiftDown()?
optionalshiftDown: () =>void
Defined in: packages/react-querybuilder/src/types/props.ts:339
Method to shift the rule/group down one place.
Returns
void
Inherited from
shiftDownDisabled?
optionalshiftDownDisabled:boolean
Defined in: packages/react-querybuilder/src/types/props.ts:347
Whether shifting the rule/group down is disallowed.
Inherited from
ShiftActionsProps.shiftDownDisabled
shiftUp()?
optionalshiftUp: () =>void
Defined in: packages/react-querybuilder/src/types/props.ts:335
Method to shift the rule/group up one place.
Returns
void
Inherited from
shiftUpDisabled?
optionalshiftUpDisabled:boolean
Defined in: packages/react-querybuilder/src/types/props.ts:343
Whether shifting the rule/group up is disallowed.
Inherited from
ShiftActionsProps.shiftUpDisabled
showInputLabels?
optionalshowInputLabels:boolean
Defined in: packages/material/src/types.ts:55
Inherited from
MuiAugmentation.showInputLabels
size?
optionalsize:OverridableStringUnion<"small"|"medium"|"large",ButtonPropsSizeOverrides>
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:79
The size of the component.
small is equivalent to the dense button styling.
Default
'medium'
Inherited from
React.ComponentPropsWithoutRef.size
slot?
optionalslot:string
Defined in: node_modules/@types/react/index.d.ts:2769
Inherited from
React.ComponentPropsWithoutRef.slot
spellCheck?
optionalspellCheck:Booleanish
Defined in: node_modules/@types/react/index.d.ts:2770
Inherited from
React.ComponentPropsWithoutRef.spellCheck
startIcon?
optionalstartIcon:ReactNode
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:83
Element placed before the children.
Inherited from
React.ComponentPropsWithoutRef.startIcon
style?
optionalstyle:CSSProperties
Defined in: node_modules/@mui/material/esm/OverridableComponent/index.d.ts:36
Inherited from
React.ComponentPropsWithoutRef.style
suppressContentEditableWarning?
optionalsuppressContentEditableWarning:boolean
Defined in: node_modules/@types/react/index.d.ts:2752
Inherited from
React.ComponentPropsWithoutRef.suppressContentEditableWarning
suppressHydrationWarning?
optionalsuppressHydrationWarning:boolean
Defined in: node_modules/@types/react/index.d.ts:2753
Inherited from
React.ComponentPropsWithoutRef.suppressHydrationWarning
sx?
optionalsx:SxProps<Theme>
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:87
The system prop that allows defining system overrides as well as additional CSS styles.
Inherited from
React.ComponentPropsWithoutRef.sx
tabIndex?
optionaltabIndex:number
Defined in: node_modules/@mui/material/esm/ButtonBase/ButtonBase.d.ts:77
Default
0
Inherited from
React.ComponentPropsWithoutRef.tabIndex
testID?
optionaltestID:string
Defined in: packages/react-querybuilder/src/types/props.ts:103
Test ID for this component.
Inherited from
title?
optionaltitle:string
Defined in: packages/react-querybuilder/src/types/props.ts:86
The title/tooltip for this control.
Inherited from
titles?
optionaltitles: {shiftDown?:string;shiftUp?:string; }
Defined in: packages/react-querybuilder/src/types/props.ts:326
Tooltips for "shift up"/"shift down" elements.
shiftDown?
optionalshiftDown:string
shiftUp?
optionalshiftUp:string
Inherited from
TouchRippleProps?
optionalTouchRippleProps:Partial<TouchRippleProps>
Defined in: node_modules/@mui/material/esm/ButtonBase/ButtonBase.d.ts:81
Props applied to the TouchRipple element.
Inherited from
React.ComponentPropsWithoutRef.TouchRippleProps
touchRippleRef?
optionaltouchRippleRef:Ref<TouchRippleActions>
Defined in: node_modules/@mui/material/esm/ButtonBase/ButtonBase.d.ts:85
A ref that points to the TouchRipple element.
Inherited from
React.ComponentPropsWithoutRef.touchRippleRef
translate?
optionaltranslate:"yes"|"no"
Defined in: node_modules/@types/react/index.d.ts:2774
Inherited from
React.ComponentPropsWithoutRef.translate
type?
optionaltype:"button"|"reset"|"submit"
Defined in: node_modules/@types/react/index.d.ts:3030
Inherited from
React.ComponentPropsWithoutRef.type
typeof?
optionaltypeof:string
Defined in: node_modules/@types/react/index.d.ts:2792
Inherited from
React.ComponentPropsWithoutRef.typeof
unselectable?
optionalunselectable:"off"|"on"
Defined in: node_modules/@types/react/index.d.ts:2806
Inherited from
React.ComponentPropsWithoutRef.unselectable
validation?
optionalvalidation:boolean|ValidationResult
Defined in: packages/react-querybuilder/src/types/props.ts:99
Validation result of the parent rule/group.
Inherited from
value?
optionalvalue:string|number| readonlystring[]
Defined in: node_modules/@types/react/index.d.ts:3031
Inherited from
React.ComponentPropsWithoutRef.value
variant?
optionalvariant:OverridableStringUnion<"text"|"contained"|"outlined",ButtonPropsVariantOverrides>
Defined in: node_modules/@mui/material/esm/Button/Button.d.ts:92
The variant to use.
Default
'text'
Inherited from
React.ComponentPropsWithoutRef.variant
vocab?
optionalvocab:string
Defined in: node_modules/@types/react/index.d.ts:2793
Inherited from
React.ComponentPropsWithoutRef.vocab
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.