Interface: ActionCellProps
The properties of ActionCell component.
Extends
InnerCellProps
<RowDataType
,string
|number
>
Properties
about?
optional
about:string
Inherited from
InnerCellProps.about
accessKey?
optional
accessKey:string
Inherited from
InnerCellProps.accessKey
align?
optional
align:JustifyContent
Inherited from
InnerCellProps.align
aria-activedescendant?
optional
aria-activedescendant:string
Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.
Inherited from
InnerCellProps.aria-activedescendant
aria-atomic?
optional
aria-atomic:Booleanish
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
InnerCellProps.aria-atomic
aria-autocomplete?
optional
aria-autocomplete:"inline"
|"none"
|"list"
|"both"
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
InnerCellProps.aria-autocomplete
aria-busy?
optional
aria-busy:Booleanish
Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user.
Inherited from
InnerCellProps.aria-busy
aria-checked?
optional
aria-checked:boolean
|"true"
|"false"
|"mixed"
Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.
See
- aria-pressed
- aria-selected.
Inherited from
InnerCellProps.aria-checked
aria-colcount?
optional
aria-colcount:number
Defines the total number of columns in a table, grid, or treegrid.
See
aria-colindex.
Inherited from
InnerCellProps.aria-colcount
aria-colindex?
optional
aria-colindex:number
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
InnerCellProps.aria-colindex
aria-colspan?
optional
aria-colspan:number
Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.
See
- aria-colindex
- aria-rowspan.
Inherited from
InnerCellProps.aria-colspan
aria-controls?
optional
aria-controls:string
Identifies the element (or elements) whose contents or presence are controlled by the current element.
See
aria-owns.
Inherited from
InnerCellProps.aria-controls
aria-current?
optional
aria-current:boolean
|"date"
|"time"
|"true"
|"false"
|"page"
|"step"
|"location"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
InnerCellProps.aria-current
aria-describedby?
optional
aria-describedby:string
Identifies the element (or elements) that describes the object.
See
aria-labelledby
Inherited from
InnerCellProps.aria-describedby
aria-details?
optional
aria-details:string
Identifies the element that provides a detailed, extended description for the object.
See
aria-describedby.
Inherited from
InnerCellProps.aria-details
aria-disabled?
optional
aria-disabled:Booleanish
Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.
See
- aria-hidden
- aria-readonly.
Inherited from
InnerCellProps.aria-disabled
aria-dropeffect?
optional
aria-dropeffect:"link"
|"none"
|"copy"
|"execute"
|"move"
|"popup"
Indicates what functions can be performed when a dragged object is released on the drop target.
Deprecated
in ARIA 1.1
Inherited from
InnerCellProps.aria-dropeffect
aria-errormessage?
optional
aria-errormessage:string
Identifies the element that provides an error message for the object.
See
- aria-invalid
- aria-describedby.
Inherited from
InnerCellProps.aria-errormessage
aria-expanded?
optional
aria-expanded:Booleanish
Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.
Inherited from
InnerCellProps.aria-expanded
aria-flowto?
optional
aria-flowto:string
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
InnerCellProps.aria-flowto
aria-grabbed?
optional
aria-grabbed:Booleanish
Indicates an element's "grabbed" state in a drag-and-drop operation.
Deprecated
in ARIA 1.1
Inherited from
InnerCellProps.aria-grabbed
aria-haspopup?
optional
aria-haspopup:boolean
|"grid"
|"dialog"
|"menu"
|"true"
|"false"
|"listbox"
|"tree"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
InnerCellProps.aria-haspopup
aria-hidden?
optional
aria-hidden:Booleanish
Indicates whether the element is exposed to an accessibility API.
See
aria-disabled.
Inherited from
InnerCellProps.aria-hidden
aria-invalid?
optional
aria-invalid:boolean
|"true"
|"false"
|"grammar"
|"spelling"
Indicates the entered value does not conform to the format expected by the application.
See
aria-errormessage.
Inherited from
InnerCellProps.aria-invalid
aria-keyshortcuts?
optional
aria-keyshortcuts:string
Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.
Inherited from
InnerCellProps.aria-keyshortcuts
aria-label?
optional
aria-label:string
Defines a string value that labels the current element.
See
aria-labelledby.
Inherited from
InnerCellProps.aria-label
aria-labelledby?
optional
aria-labelledby:string
Identifies the element (or elements) that labels the current element.
See
aria-describedby.
Inherited from
InnerCellProps.aria-labelledby
aria-level?
optional
aria-level:number
Defines the hierarchical level of an element within a structure.
Inherited from
InnerCellProps.aria-level
aria-live?
optional
aria-live:"off"
|"assertive"
|"polite"
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
InnerCellProps.aria-live
aria-modal?
optional
aria-modal:Booleanish
Indicates whether an element is modal when displayed.
Inherited from
InnerCellProps.aria-modal
aria-multiline?
optional
aria-multiline:Booleanish
Indicates whether a text box accepts multiple lines of input or only a single line.
Inherited from
InnerCellProps.aria-multiline
aria-multiselectable?
optional
aria-multiselectable:Booleanish
Indicates that the user may select more than one item from the current selectable descendants.
Inherited from
InnerCellProps.aria-multiselectable
aria-orientation?
optional
aria-orientation:"vertical"
|"horizontal"
Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.
Inherited from
InnerCellProps.aria-orientation
aria-owns?
optional
aria-owns:string
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
InnerCellProps.aria-owns
aria-placeholder?
optional
aria-placeholder:string
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
InnerCellProps.aria-placeholder
aria-posinset?
optional
aria-posinset:number
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
InnerCellProps.aria-posinset
aria-pressed?
optional
aria-pressed:boolean
|"true"
|"false"
|"mixed"
Indicates the current "pressed" state of toggle buttons.
See
- aria-checked
- aria-selected.
Inherited from
InnerCellProps.aria-pressed
aria-readonly?
optional
aria-readonly:Booleanish
Indicates that the element is not editable, but is otherwise operable.
See
aria-disabled.
Inherited from
InnerCellProps.aria-readonly
aria-relevant?
optional
aria-relevant:"text"
|"all"
|"additions"
|"additions removals"
|"additions text"
|"removals"
|"removals additions"
|"removals text"
|"text additions"
|"text removals"
Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.
See
aria-atomic.
Inherited from
InnerCellProps.aria-relevant
aria-required?
optional
aria-required:Booleanish
Indicates that user input is required on the element before a form may be submitted.
Inherited from
InnerCellProps.aria-required
aria-roledescription?
optional
aria-roledescription:string
Defines a human-readable, author-localized description for the role of an element.
Inherited from
InnerCellProps.aria-roledescription
aria-rowcount?
optional
aria-rowcount:number
Defines the total number of rows in a table, grid, or treegrid.
See
aria-rowindex.
Inherited from
InnerCellProps.aria-rowcount
aria-rowindex?
optional
aria-rowindex:number
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
InnerCellProps.aria-rowindex
aria-rowspan?
optional
aria-rowspan:number
Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.
See
- aria-rowindex
- aria-colspan.
Inherited from
InnerCellProps.aria-rowspan
aria-selected?
optional
aria-selected:Booleanish
Indicates the current "selected" state of various widgets.
See
- aria-checked
- aria-pressed.
Inherited from
InnerCellProps.aria-selected
aria-setsize?
optional
aria-setsize:number
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
InnerCellProps.aria-setsize
aria-sort?
optional
aria-sort:"none"
|"other"
|"ascending"
|"descending"
Indicates if items in a table or grid are sorted in ascending or descending order.
Inherited from
InnerCellProps.aria-sort
aria-valuemax?
optional
aria-valuemax:number
Defines the maximum allowed value for a range widget.
Inherited from
InnerCellProps.aria-valuemax
aria-valuemin?
optional
aria-valuemin:number
Defines the minimum allowed value for a range widget.
Inherited from
InnerCellProps.aria-valuemin
aria-valuenow?
optional
aria-valuenow:number
Defines the current value for a range widget.
See
aria-valuetext.
Inherited from
InnerCellProps.aria-valuenow
aria-valuetext?
optional
aria-valuetext:string
Defines the human readable text alternative of aria-valuenow for a range widget.
Inherited from
InnerCellProps.aria-valuetext
autoCapitalize?
optional
autoCapitalize:string
Inherited from
InnerCellProps.autoCapitalize
autoCorrect?
optional
autoCorrect:string
Inherited from
InnerCellProps.autoCorrect
autoFocus?
optional
autoFocus:boolean
Inherited from
InnerCellProps.autoFocus
autoSave?
optional
autoSave:string
Inherited from
InnerCellProps.autoSave
children?
optional
children:ReactNode
| (rowData
,rowIndex
?) =>ReactNode
Inherited from
InnerCellProps.children
className?
optional
className:string
Additional classes
Inherited from
InnerCellProps.className
classPrefix?
optional
classPrefix:string
The prefix of the component CSS class
Inherited from
InnerCellProps.classPrefix
color?
optional
color:string
Inherited from
InnerCellProps.color
contentEditable?
optional
contentEditable:"inherit"
|Booleanish
Inherited from
InnerCellProps.contentEditable
contextMenu?
optional
contextMenu:string
Inherited from
InnerCellProps.contextMenu
dangerouslySetInnerHTML?
optional
dangerouslySetInnerHTML:object
__html
__html:
string
Inherited from
InnerCellProps.dangerouslySetInnerHTML
dataKey?
optional
dataKey:string
Data binding key, but also a sort of key
Inherited from
InnerCellProps.dataKey
datatype?
optional
datatype:string
Inherited from
InnerCellProps.datatype
defaultChecked?
optional
defaultChecked:boolean
Inherited from
InnerCellProps.defaultChecked
defaultValue?
optional
defaultValue:string
|number
| readonlystring
[]
Inherited from
InnerCellProps.defaultValue
depth?
optional
depth:number
Inherited from
InnerCellProps.depth
dir?
optional
dir:string
Inherited from
InnerCellProps.dir
draggable?
optional
draggable:Booleanish
Inherited from
InnerCellProps.draggable
expanded?
optional
expanded:boolean
Inherited from
InnerCellProps.expanded
firstColumn?
optional
firstColumn:boolean
Inherited from
InnerCellProps.firstColumn
fullText?
optional
fullText:boolean
Inherited from
InnerCellProps.fullText
hasChildren?
optional
hasChildren:boolean
Inherited from
InnerCellProps.hasChildren
headerHeight?
optional
headerHeight:number
Inherited from
InnerCellProps.headerHeight
height?
optional
height:number
| (rowData
) =>number
Inherited from
InnerCellProps.height
hidden?
optional
hidden:boolean
Inherited from
InnerCellProps.hidden