RevoGrid Documentation v4.14.10 / GroupRowPros
Interface: GroupRowPros
Extends
RowProps
Properties
Property | Type | Inherited from | Defined in |
---|---|---|---|
about? | string | RowProps.about | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1245 |
accessKey? | string | RowProps.accessKey | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1213 |
autoCapitalize? | string | RowProps.autoCapitalize | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1253 |
autoCorrect? | string | RowProps.autoCorrect | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1255 |
autoFocus? | boolean | RowProps.autoFocus | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1214 |
autoSave? | string | RowProps.autoSave | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1257 |
autocapitalize? | string | RowProps.autocapitalize | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1254 |
autocorrect? | string | RowProps.autocorrect | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1256 |
autofocus? | string | boolean | RowProps.autofocus | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1215 |
autosave? | string | RowProps.autosave | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1258 |
class? | string | {} | RowProps.class | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1216 |
color? | string | RowProps.color | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1259 |
contentEditable? | string | boolean | RowProps.contentEditable | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1219 |
contenteditable? | string | boolean | RowProps.contenteditable | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1220 |
contextMenu? | string | RowProps.contextMenu | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1221 |
contextmenu? | string | RowProps.contextmenu | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1222 |
datatype? | string | RowProps.datatype | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1246 |
depth? | number | RowProps.depth | src/components/data/row-renderer.tsx:10 |
dir? | string | RowProps.dir | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1223 |
draggable? | boolean | RowProps.draggable | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1224 |
enterKeyHint? | string | RowProps.enterKeyHint | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1239 |
enterkeyhint? | string | RowProps.enterkeyhint | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1240 |
exportparts? | string | RowProps.exportparts | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1538 |
groupingCustomRenderer? | null | GroupLabelTemplateFunc | - | src/plugins/groupingRow/grouping.row.types.ts:35 |
hasExpand | boolean | - | src/plugins/groupingRow/grouping.row.types.ts:33 |
hidden? | boolean | RowProps.hidden | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1225 |
id? | string | RowProps.id | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1226 |
index | number | RowProps.index | src/components/data/row-renderer.tsx:8 |
inert? | boolean | RowProps.inert | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1227 |
inlist? | any | RowProps.inlist | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1247 |
innerHTML? | string | RowProps.innerHTML | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1212 |
inputMode? | string | RowProps.inputMode | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1237 |
inputmode? | string | RowProps.inputmode | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1238 |
is? | string | RowProps.is | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1241 |
itemID? | string | RowProps.itemID | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1266 |
itemProp? | string | RowProps.itemProp | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1260 |
itemRef? | string | RowProps.itemRef | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1268 |
itemScope? | boolean | RowProps.itemScope | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1262 |
itemType? | string | RowProps.itemType | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1264 |
itemid? | string | RowProps.itemid | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1267 |
itemprop? | string | RowProps.itemprop | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1261 |
itemref? | string | RowProps.itemref | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1269 |
itemscope? | boolean | RowProps.itemscope | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1263 |
itemtype? | string | RowProps.itemtype | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1265 |
key? | string | number | RowProps.key | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1667 |
lang? | string | RowProps.lang | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1228 |
model | DataType | - | src/plugins/groupingRow/grouping.row.types.ts:32 |
onAnimationEnd? | (event : AnimationEvent ) => void | RowProps.onAnimationEnd | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1652 |
onAnimationEndCapture? | (event : AnimationEvent ) => void | RowProps.onAnimationEndCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1653 |
onAnimationIteration? | (event : AnimationEvent ) => void | RowProps.onAnimationIteration | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1654 |
onAnimationIterationCapture? | (event : AnimationEvent ) => void | RowProps.onAnimationIterationCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1655 |
onAnimationStart? | (event : AnimationEvent ) => void | RowProps.onAnimationStart | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1650 |
onAnimationStartCapture? | (event : AnimationEvent ) => void | RowProps.onAnimationStartCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1651 |
onAuxClick? | (event : MouseEvent ) => void | RowProps.onAuxClick | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1583 |
onBeforeToggle? | (event : Event ) => void | RowProps.onBeforeToggle | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1569 |
onBeforeToggleCapture? | (event : Event ) => void | RowProps.onBeforeToggleCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1570 |
onBlur? | (event : FocusEvent ) => void | RowProps.onBlur | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1557 |
onBlurCapture? | (event : FocusEvent ) => void | RowProps.onBlurCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1558 |
onChange? | (event : Event ) => void | RowProps.onChange | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1559 |
onChangeCapture? | (event : Event ) => void | RowProps.onChangeCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1560 |
onClick? | (event : MouseEvent ) => void | RowProps.onClick | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1584 |
onClickCapture? | (event : MouseEvent ) => void | RowProps.onClickCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1585 |
onCompositionend? | (event : CompositionEvent ) => void | RowProps.onCompositionend | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1545 |
onCompositionendCapture? | (event : CompositionEvent ) => void | RowProps.onCompositionendCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1546 |
onCompositionstart? | (event : CompositionEvent ) => void | RowProps.onCompositionstart | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1547 |
onCompositionstartCapture? | (event : CompositionEvent ) => void | RowProps.onCompositionstartCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1548 |
onCompositionupdate? | (event : CompositionEvent ) => void | RowProps.onCompositionupdate | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1549 |
onCompositionupdateCapture? | (event : CompositionEvent ) => void | RowProps.onCompositionupdateCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1550 |
onContextMenu? | (event : MouseEvent ) => void | RowProps.onContextMenu | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1586 |
onContextMenuCapture? | (event : MouseEvent ) => void | RowProps.onContextMenuCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1587 |
onCopy? | (event : ClipboardEvent ) => void | RowProps.onCopy | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1539 |
onCopyCapture? | (event : ClipboardEvent ) => void | RowProps.onCopyCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1540 |
onCut? | (event : ClipboardEvent ) => void | RowProps.onCut | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1541 |
onCutCapture? | (event : ClipboardEvent ) => void | RowProps.onCutCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1542 |
onDblClick? | (event : MouseEvent ) => void | RowProps.onDblClick | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1588 |
onDblClickCapture? | (event : MouseEvent ) => void | RowProps.onDblClickCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1589 |
onDrag? | (event : DragEvent ) => void | RowProps.onDrag | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1590 |
onDragCapture? | (event : DragEvent ) => void | RowProps.onDragCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1591 |
onDragEnd? | (event : DragEvent ) => void | RowProps.onDragEnd | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1592 |
onDragEndCapture? | (event : DragEvent ) => void | RowProps.onDragEndCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1593 |
onDragEnter? | (event : DragEvent ) => void | RowProps.onDragEnter | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1594 |
onDragEnterCapture? | (event : DragEvent ) => void | RowProps.onDragEnterCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1595 |
onDragExit? | (event : DragEvent ) => void | RowProps.onDragExit | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1596 |
onDragExitCapture? | (event : DragEvent ) => void | RowProps.onDragExitCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1597 |
onDragLeave? | (event : DragEvent ) => void | RowProps.onDragLeave | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1598 |
onDragLeaveCapture? | (event : DragEvent ) => void | RowProps.onDragLeaveCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1599 |
onDragOver? | (event : DragEvent ) => void | RowProps.onDragOver | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1600 |
onDragOverCapture? | (event : DragEvent ) => void | RowProps.onDragOverCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1601 |
onDragStart? | (event : DragEvent ) => void | RowProps.onDragStart | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1602 |
onDragStartCapture? | (event : DragEvent ) => void | RowProps.onDragStartCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1603 |
onDrop? | (event : DragEvent ) => void | RowProps.onDrop | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1604 |
onDropCapture? | (event : DragEvent ) => void | RowProps.onDropCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1605 |
onError? | (event : Event ) => void | RowProps.onError | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1575 |
onErrorCapture? | (event : Event ) => void | RowProps.onErrorCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1576 |
onFocus? | (event : FocusEvent ) => void | RowProps.onFocus | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1551 |
onFocusCapture? | (event : FocusEvent ) => void | RowProps.onFocusCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1552 |
onFocusin? | (event : FocusEvent ) => void | RowProps.onFocusin | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1553 |
onFocusinCapture? | (event : FocusEvent ) => void | RowProps.onFocusinCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1554 |
onFocusout? | (event : FocusEvent ) => void | RowProps.onFocusout | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1555 |
onFocusoutCapture? | (event : FocusEvent ) => void | RowProps.onFocusoutCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1556 |
onGotPointerCapture? | (event : PointerEvent ) => void | RowProps.onGotPointerCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1642 |
onGotPointerCaptureCapture? | (event : PointerEvent ) => void | RowProps.onGotPointerCaptureCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1643 |
onInput? | (event : InputEvent ) => void | RowProps.onInput | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1561 |
onInputCapture? | (event : InputEvent ) => void | RowProps.onInputCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1562 |
onInvalid? | (event : Event ) => void | RowProps.onInvalid | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1567 |
onInvalidCapture? | (event : Event ) => void | RowProps.onInvalidCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1568 |
onKeyDown? | (event : KeyboardEvent ) => void | RowProps.onKeyDown | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1577 |
onKeyDownCapture? | (event : KeyboardEvent ) => void | RowProps.onKeyDownCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1578 |
onKeyPress? | (event : KeyboardEvent ) => void | RowProps.onKeyPress | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1579 |
onKeyPressCapture? | (event : KeyboardEvent ) => void | RowProps.onKeyPressCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1580 |
onKeyUp? | (event : KeyboardEvent ) => void | RowProps.onKeyUp | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1581 |
onKeyUpCapture? | (event : KeyboardEvent ) => void | RowProps.onKeyUpCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1582 |
onLoad? | (event : Event ) => void | RowProps.onLoad | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1573 |
onLoadCapture? | (event : Event ) => void | RowProps.onLoadCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1574 |
onLostPointerCapture? | (event : PointerEvent ) => void | RowProps.onLostPointerCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1644 |
onLostPointerCaptureCapture? | (event : PointerEvent ) => void | RowProps.onLostPointerCaptureCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1645 |
onMouseDown? | (event : MouseEvent ) => void | RowProps.onMouseDown | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1606 |
onMouseDownCapture? | (event : MouseEvent ) => void | RowProps.onMouseDownCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1607 |
onMouseEnter? | (event : MouseEvent ) => void | RowProps.onMouseEnter | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1608 |
onMouseLeave? | (event : MouseEvent ) => void | RowProps.onMouseLeave | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1609 |
onMouseMove? | (event : MouseEvent ) => void | RowProps.onMouseMove | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1610 |
onMouseMoveCapture? | (event : MouseEvent ) => void | RowProps.onMouseMoveCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1611 |
onMouseOut? | (event : MouseEvent ) => void | RowProps.onMouseOut | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1612 |
onMouseOutCapture? | (event : MouseEvent ) => void | RowProps.onMouseOutCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1613 |
onMouseOver? | (event : MouseEvent ) => void | RowProps.onMouseOver | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1614 |
onMouseOverCapture? | (event : MouseEvent ) => void | RowProps.onMouseOverCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1615 |
onMouseUp? | (event : MouseEvent ) => void | RowProps.onMouseUp | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1616 |
onMouseUpCapture? | (event : MouseEvent ) => void | RowProps.onMouseUpCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1617 |
onPaste? | (event : ClipboardEvent ) => void | RowProps.onPaste | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1543 |
onPasteCapture? | (event : ClipboardEvent ) => void | RowProps.onPasteCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1544 |
onPointerCancel? | (event : PointerEvent ) => void | RowProps.onPointerCancel | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1632 |
onPointerCancelCapture? | (event : PointerEvent ) => void | RowProps.onPointerCancelCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1633 |
onPointerDown? | (event : PointerEvent ) => void | RowProps.onPointerDown | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1626 |
onPointerDownCapture? | (event : PointerEvent ) => void | RowProps.onPointerDownCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1627 |
onPointerEnter? | (event : PointerEvent ) => void | RowProps.onPointerEnter | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1634 |
onPointerEnterCapture? | (event : PointerEvent ) => void | RowProps.onPointerEnterCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1635 |
onPointerLeave? | (event : PointerEvent ) => void | RowProps.onPointerLeave | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1636 |
onPointerLeaveCapture? | (event : PointerEvent ) => void | RowProps.onPointerLeaveCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1637 |
onPointerMove? | (event : PointerEvent ) => void | RowProps.onPointerMove | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1628 |
onPointerMoveCapture? | (event : PointerEvent ) => void | RowProps.onPointerMoveCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1629 |
onPointerOut? | (event : PointerEvent ) => void | RowProps.onPointerOut | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1640 |
onPointerOutCapture? | (event : PointerEvent ) => void | RowProps.onPointerOutCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1641 |
onPointerOver? | (event : PointerEvent ) => void | RowProps.onPointerOver | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1638 |
onPointerOverCapture? | (event : PointerEvent ) => void | RowProps.onPointerOverCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1639 |
onPointerUp? | (event : PointerEvent ) => void | RowProps.onPointerUp | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1630 |
onPointerUpCapture? | (event : PointerEvent ) => void | RowProps.onPointerUpCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1631 |
onReset? | (event : Event ) => void | RowProps.onReset | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1563 |
onResetCapture? | (event : Event ) => void | RowProps.onResetCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1564 |
onScroll? | (event : UIEvent ) => void | RowProps.onScroll | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1646 |
onScrollCapture? | (event : UIEvent ) => void | RowProps.onScrollCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1647 |
onSubmit? | (event : Event ) => void | RowProps.onSubmit | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1565 |
onSubmitCapture? | (event : Event ) => void | RowProps.onSubmitCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1566 |
onToggle? | (event : Event ) => void | RowProps.onToggle | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1571 |
onToggleCapture? | (event : Event ) => void | RowProps.onToggleCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1572 |
onTouchCancel? | (event : TouchEvent ) => void | RowProps.onTouchCancel | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1618 |
onTouchCancelCapture? | (event : TouchEvent ) => void | RowProps.onTouchCancelCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1619 |
onTouchEnd? | (event : TouchEvent ) => void | RowProps.onTouchEnd | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1620 |
onTouchEndCapture? | (event : TouchEvent ) => void | RowProps.onTouchEndCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1621 |
onTouchMove? | (event : TouchEvent ) => void | RowProps.onTouchMove | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1622 |
onTouchMoveCapture? | (event : TouchEvent ) => void | RowProps.onTouchMoveCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1623 |
onTouchStart? | (event : TouchEvent ) => void | RowProps.onTouchStart | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1624 |
onTouchStartCapture? | (event : TouchEvent ) => void | RowProps.onTouchStartCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1625 |
onTransitionCancel? | (event : TransitionEvent ) => void | RowProps.onTransitionCancel | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1656 |
onTransitionCancelCapture? | (event : TransitionEvent ) => void | RowProps.onTransitionCancelCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1657 |
onTransitionEnd? | (event : TransitionEvent ) => void | RowProps.onTransitionEnd | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1658 |
onTransitionEndCapture? | (event : TransitionEvent ) => void | RowProps.onTransitionEndCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1659 |
onTransitionRun? | (event : TransitionEvent ) => void | RowProps.onTransitionRun | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1660 |
onTransitionRunCapture? | (event : TransitionEvent ) => void | RowProps.onTransitionRunCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1661 |
onTransitionStart? | (event : TransitionEvent ) => void | RowProps.onTransitionStart | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1662 |
onTransitionStartCapture? | (event : TransitionEvent ) => void | RowProps.onTransitionStartCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1663 |
onWheel? | (event : WheelEvent ) => void | RowProps.onWheel | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1648 |
onWheelCapture? | (event : WheelEvent ) => void | RowProps.onWheelCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1649 |
part? | string | RowProps.part | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1537 |
popover? | null | string | RowProps.popover | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1236 |
prefix? | string | RowProps.prefix | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1248 |
property? | string | RowProps.property | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1249 |
providers | Providers | - | src/plugins/groupingRow/grouping.row.types.ts:34 |
radioGroup? | string | RowProps.radioGroup | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1242 |
radiogroup? | string | RowProps.radiogroup | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1243 |
ref? | (elm ?: HTMLElement ) => void | RowProps.ref | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1668 |
resource? | string | RowProps.resource | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1250 |
results? | number | RowProps.results | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1270 |
role? | string | RowProps.role | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1244 |
rowClass? | string | RowProps.rowClass | src/components/data/row-renderer.tsx:9 |
security? | string | RowProps.security | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1271 |
size | number | RowProps.size | src/components/data/row-renderer.tsx:6 |
slot? | string | RowProps.slot | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1536 |
spellcheck? | any | RowProps.spellcheck | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1229 |
start | number | RowProps.start | src/components/data/row-renderer.tsx:7 |
style? | {} | RowProps.style | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1230 |
tabIndex? | number | RowProps.tabIndex | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1233 |
tabindex? | string | number | RowProps.tabindex | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1234 |
title? | string | RowProps.title | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1235 |
typeof? | string | RowProps.typeof | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1251 |
unselectable? | boolean | RowProps.unselectable | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1272 |
vocab? | string | RowProps.vocab | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1252 |