RevoGrid Documentation v4.20.5 / 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:1415 |
accessKey? | string | RowProps.accessKey | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1383 |
autoCapitalize? | string | RowProps.autoCapitalize | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1423 |
autoCorrect? | string | RowProps.autoCorrect | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1425 |
autoFocus? | boolean | RowProps.autoFocus | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1384 |
autoSave? | string | RowProps.autoSave | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1427 |
autocapitalize? | string | RowProps.autocapitalize | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1424 |
autocorrect? | string | RowProps.autocorrect | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1426 |
autofocus? | string | boolean | RowProps.autofocus | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1385 |
autosave? | string | RowProps.autosave | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1428 |
class? | string | {} | RowProps.class | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1386 |
color? | string | RowProps.color | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1429 |
contentEditable? | string | boolean | RowProps.contentEditable | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1389 |
contenteditable? | string | boolean | RowProps.contenteditable | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1390 |
contextMenu? | string | RowProps.contextMenu | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1391 |
contextmenu? | string | RowProps.contextmenu | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1392 |
datatype? | string | RowProps.datatype | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1416 |
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:1393 |
draggable? | boolean | RowProps.draggable | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1394 |
enterKeyHint? | string | RowProps.enterKeyHint | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1409 |
enterkeyhint? | string | RowProps.enterkeyhint | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1410 |
exportparts? | string | RowProps.exportparts | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1715 |
groupingCustomRenderer? | null | GroupLabelTemplateFunc | - | src/plugins/groupingRow/grouping.row.types.ts:60 |
hasExpand | boolean | - | src/plugins/groupingRow/grouping.row.types.ts:58 |
hidden? | boolean | RowProps.hidden | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1395 |
id? | string | RowProps.id | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1396 |
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:1397 |
inlist? | any | RowProps.inlist | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1417 |
innerHTML? | string | RowProps.innerHTML | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1382 |
inputMode? | string | RowProps.inputMode | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1407 |
inputmode? | string | RowProps.inputmode | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1408 |
is? | string | RowProps.is | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1411 |
itemID? | string | RowProps.itemID | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1436 |
itemProp? | string | RowProps.itemProp | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1430 |
itemRef? | string | RowProps.itemRef | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1438 |
itemScope? | boolean | RowProps.itemScope | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1432 |
itemType? | string | RowProps.itemType | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1434 |
itemid? | string | RowProps.itemid | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1437 |
itemprop? | string | RowProps.itemprop | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1431 |
itemref? | string | RowProps.itemref | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1439 |
itemscope? | boolean | RowProps.itemscope | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1433 |
itemtype? | string | RowProps.itemtype | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1435 |
key? | string | number | RowProps.key | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1846 |
lang? | string | RowProps.lang | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1398 |
model | DataType | - | src/plugins/groupingRow/grouping.row.types.ts:57 |
onAnimationEnd? | (event: AnimationEvent) => void | RowProps.onAnimationEnd | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1829 |
onAnimationEndCapture? | (event: AnimationEvent) => void | RowProps.onAnimationEndCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1830 |
onAnimationIteration? | (event: AnimationEvent) => void | RowProps.onAnimationIteration | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1831 |
onAnimationIterationCapture? | (event: AnimationEvent) => void | RowProps.onAnimationIterationCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1832 |
onAnimationStart? | (event: AnimationEvent) => void | RowProps.onAnimationStart | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1827 |
onAnimationStartCapture? | (event: AnimationEvent) => void | RowProps.onAnimationStartCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1828 |
onAuxClick? | (event: MouseEvent) => void | RowProps.onAuxClick | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1760 |
onBeforeToggle? | (event: ToggleEvent) => void | RowProps.onBeforeToggle | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1728 |
onBeforeToggleCapture? | (event: ToggleEvent) => void | RowProps.onBeforeToggleCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1729 |
onBlur? | (event: FocusEvent) => void | RowProps.onBlur | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1738 |
onBlurCapture? | (event: FocusEvent) => void | RowProps.onBlurCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1739 |
onChange? | (event: Event) => void | RowProps.onChange | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1740 |
onChangeCapture? | (event: Event) => void | RowProps.onChangeCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1741 |
onClick? | (event: PointerEvent) => void | RowProps.onClick | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1761 |
onClickCapture? | (event: MouseEvent) => void | RowProps.onClickCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1762 |
onCompositionend? | (event: CompositionEvent) => void | RowProps.onCompositionend | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1722 |
onCompositionendCapture? | (event: CompositionEvent) => void | RowProps.onCompositionendCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1723 |
onCompositionstart? | (event: CompositionEvent) => void | RowProps.onCompositionstart | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1724 |
onCompositionstartCapture? | (event: CompositionEvent) => void | RowProps.onCompositionstartCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1725 |
onCompositionupdate? | (event: CompositionEvent) => void | RowProps.onCompositionupdate | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1726 |
onCompositionupdateCapture? | (event: CompositionEvent) => void | RowProps.onCompositionupdateCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1727 |
onContextMenu? | (event: MouseEvent) => void | RowProps.onContextMenu | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1763 |
onContextMenuCapture? | (event: MouseEvent) => void | RowProps.onContextMenuCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1764 |
onCopy? | (event: ClipboardEvent) => void | RowProps.onCopy | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1716 |
onCopyCapture? | (event: ClipboardEvent) => void | RowProps.onCopyCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1717 |
onCut? | (event: ClipboardEvent) => void | RowProps.onCut | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1718 |
onCutCapture? | (event: ClipboardEvent) => void | RowProps.onCutCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1719 |
onDblClick? | (event: MouseEvent) => void | RowProps.onDblClick | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1765 |
onDblClickCapture? | (event: MouseEvent) => void | RowProps.onDblClickCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1766 |
onDrag? | (event: DragEvent) => void | RowProps.onDrag | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1767 |
onDragCapture? | (event: DragEvent) => void | RowProps.onDragCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1768 |
onDragEnd? | (event: DragEvent) => void | RowProps.onDragEnd | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1769 |
onDragEndCapture? | (event: DragEvent) => void | RowProps.onDragEndCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1770 |
onDragEnter? | (event: DragEvent) => void | RowProps.onDragEnter | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1771 |
onDragEnterCapture? | (event: DragEvent) => void | RowProps.onDragEnterCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1772 |
onDragExit? | (event: DragEvent) => void | RowProps.onDragExit | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1773 |
onDragExitCapture? | (event: DragEvent) => void | RowProps.onDragExitCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1774 |
onDragLeave? | (event: DragEvent) => void | RowProps.onDragLeave | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1775 |
onDragLeaveCapture? | (event: DragEvent) => void | RowProps.onDragLeaveCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1776 |
onDragOver? | (event: DragEvent) => void | RowProps.onDragOver | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1777 |
onDragOverCapture? | (event: DragEvent) => void | RowProps.onDragOverCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1778 |
onDragStart? | (event: DragEvent) => void | RowProps.onDragStart | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1779 |
onDragStartCapture? | (event: DragEvent) => void | RowProps.onDragStartCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1780 |
onDrop? | (event: DragEvent) => void | RowProps.onDrop | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1781 |
onDropCapture? | (event: DragEvent) => void | RowProps.onDropCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1782 |
onError? | (event: Event) => void | RowProps.onError | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1752 |
onErrorCapture? | (event: Event) => void | RowProps.onErrorCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1753 |
onFocus? | (event: FocusEvent) => void | RowProps.onFocus | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1732 |
onFocusCapture? | (event: FocusEvent) => void | RowProps.onFocusCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1733 |
onFocusin? | (event: FocusEvent) => void | RowProps.onFocusin | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1734 |
onFocusinCapture? | (event: FocusEvent) => void | RowProps.onFocusinCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1735 |
onFocusout? | (event: FocusEvent) => void | RowProps.onFocusout | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1736 |
onFocusoutCapture? | (event: FocusEvent) => void | RowProps.onFocusoutCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1737 |
onGotPointerCapture? | (event: PointerEvent) => void | RowProps.onGotPointerCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1819 |
onGotPointerCaptureCapture? | (event: PointerEvent) => void | RowProps.onGotPointerCaptureCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1820 |
onInput? | (event: InputEvent) => void | RowProps.onInput | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1742 |
onInputCapture? | (event: InputEvent) => void | RowProps.onInputCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1743 |
onInvalid? | (event: Event) => void | RowProps.onInvalid | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1748 |
onInvalidCapture? | (event: Event) => void | RowProps.onInvalidCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1749 |
onKeyDown? | (event: KeyboardEvent) => void | RowProps.onKeyDown | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1754 |
onKeyDownCapture? | (event: KeyboardEvent) => void | RowProps.onKeyDownCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1755 |
onKeyPress? | (event: KeyboardEvent) => void | RowProps.onKeyPress | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1756 |
onKeyPressCapture? | (event: KeyboardEvent) => void | RowProps.onKeyPressCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1757 |
onKeyUp? | (event: KeyboardEvent) => void | RowProps.onKeyUp | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1758 |
onKeyUpCapture? | (event: KeyboardEvent) => void | RowProps.onKeyUpCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1759 |
onLoad? | (event: Event) => void | RowProps.onLoad | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1750 |
onLoadCapture? | (event: Event) => void | RowProps.onLoadCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1751 |
onLostPointerCapture? | (event: PointerEvent) => void | RowProps.onLostPointerCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1821 |
onLostPointerCaptureCapture? | (event: PointerEvent) => void | RowProps.onLostPointerCaptureCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1822 |
onMouseDown? | (event: MouseEvent) => void | RowProps.onMouseDown | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1783 |
onMouseDownCapture? | (event: MouseEvent) => void | RowProps.onMouseDownCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1784 |
onMouseEnter? | (event: MouseEvent) => void | RowProps.onMouseEnter | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1785 |
onMouseLeave? | (event: MouseEvent) => void | RowProps.onMouseLeave | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1786 |
onMouseMove? | (event: MouseEvent) => void | RowProps.onMouseMove | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1787 |
onMouseMoveCapture? | (event: MouseEvent) => void | RowProps.onMouseMoveCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1788 |
onMouseOut? | (event: MouseEvent) => void | RowProps.onMouseOut | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1789 |
onMouseOutCapture? | (event: MouseEvent) => void | RowProps.onMouseOutCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1790 |
onMouseOver? | (event: MouseEvent) => void | RowProps.onMouseOver | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1791 |
onMouseOverCapture? | (event: MouseEvent) => void | RowProps.onMouseOverCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1792 |
onMouseUp? | (event: MouseEvent) => void | RowProps.onMouseUp | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1793 |
onMouseUpCapture? | (event: MouseEvent) => void | RowProps.onMouseUpCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1794 |
onPaste? | (event: ClipboardEvent) => void | RowProps.onPaste | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1720 |
onPasteCapture? | (event: ClipboardEvent) => void | RowProps.onPasteCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1721 |
onPointerCancel? | (event: PointerEvent) => void | RowProps.onPointerCancel | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1809 |
onPointerCancelCapture? | (event: PointerEvent) => void | RowProps.onPointerCancelCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1810 |
onPointerDown? | (event: PointerEvent) => void | RowProps.onPointerDown | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1803 |
onPointerDownCapture? | (event: PointerEvent) => void | RowProps.onPointerDownCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1804 |
onPointerEnter? | (event: PointerEvent) => void | RowProps.onPointerEnter | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1811 |
onPointerEnterCapture? | (event: PointerEvent) => void | RowProps.onPointerEnterCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1812 |
onPointerLeave? | (event: PointerEvent) => void | RowProps.onPointerLeave | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1813 |
onPointerLeaveCapture? | (event: PointerEvent) => void | RowProps.onPointerLeaveCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1814 |
onPointerMove? | (event: PointerEvent) => void | RowProps.onPointerMove | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1805 |
onPointerMoveCapture? | (event: PointerEvent) => void | RowProps.onPointerMoveCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1806 |
onPointerOut? | (event: PointerEvent) => void | RowProps.onPointerOut | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1817 |
onPointerOutCapture? | (event: PointerEvent) => void | RowProps.onPointerOutCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1818 |
onPointerOver? | (event: PointerEvent) => void | RowProps.onPointerOver | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1815 |
onPointerOverCapture? | (event: PointerEvent) => void | RowProps.onPointerOverCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1816 |
onPointerUp? | (event: PointerEvent) => void | RowProps.onPointerUp | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1807 |
onPointerUpCapture? | (event: PointerEvent) => void | RowProps.onPointerUpCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1808 |
onReset? | (event: Event) => void | RowProps.onReset | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1744 |
onResetCapture? | (event: Event) => void | RowProps.onResetCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1745 |
onScroll? | (event: UIEvent) => void | RowProps.onScroll | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1823 |
onScrollCapture? | (event: UIEvent) => void | RowProps.onScrollCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1824 |
onSubmit? | (event: Event) => void | RowProps.onSubmit | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1746 |
onSubmitCapture? | (event: Event) => void | RowProps.onSubmitCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1747 |
onToggle? | (event: ToggleEvent) => void | RowProps.onToggle | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1730 |
onToggleCapture? | (event: ToggleEvent) => void | RowProps.onToggleCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1731 |
onTouchCancel? | (event: TouchEvent) => void | RowProps.onTouchCancel | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1795 |
onTouchCancelCapture? | (event: TouchEvent) => void | RowProps.onTouchCancelCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1796 |
onTouchEnd? | (event: TouchEvent) => void | RowProps.onTouchEnd | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1797 |
onTouchEndCapture? | (event: TouchEvent) => void | RowProps.onTouchEndCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1798 |
onTouchMove? | (event: TouchEvent) => void | RowProps.onTouchMove | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1799 |
onTouchMoveCapture? | (event: TouchEvent) => void | RowProps.onTouchMoveCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1800 |
onTouchStart? | (event: TouchEvent) => void | RowProps.onTouchStart | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1801 |
onTouchStartCapture? | (event: TouchEvent) => void | RowProps.onTouchStartCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1802 |
onTransitionCancel? | (event: TransitionEvent) => void | RowProps.onTransitionCancel | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1833 |
onTransitionCancelCapture? | (event: TransitionEvent) => void | RowProps.onTransitionCancelCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1834 |
onTransitionEnd? | (event: TransitionEvent) => void | RowProps.onTransitionEnd | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1835 |
onTransitionEndCapture? | (event: TransitionEvent) => void | RowProps.onTransitionEndCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1836 |
onTransitionRun? | (event: TransitionEvent) => void | RowProps.onTransitionRun | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1837 |
onTransitionRunCapture? | (event: TransitionEvent) => void | RowProps.onTransitionRunCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1838 |
onTransitionStart? | (event: TransitionEvent) => void | RowProps.onTransitionStart | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1839 |
onTransitionStartCapture? | (event: TransitionEvent) => void | RowProps.onTransitionStartCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1840 |
onWheel? | (event: WheelEvent) => void | RowProps.onWheel | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1825 |
onWheelCapture? | (event: WheelEvent) => void | RowProps.onWheelCapture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1826 |
part? | string | RowProps.part | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1714 |
popover? | null | string | RowProps.popover | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1406 |
prefix? | string | RowProps.prefix | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1418 |
property? | string | RowProps.property | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1419 |
providers | Providers<DimensionRows> | - | src/plugins/groupingRow/grouping.row.types.ts:59 |
radioGroup? | string | RowProps.radioGroup | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1412 |
radiogroup? | string | RowProps.radiogroup | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1413 |
ref? | (elm?: HTMLElement) => void | RowProps.ref | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1847 |
resource? | string | RowProps.resource | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1420 |
results? | number | RowProps.results | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1440 |
role? | string | RowProps.role | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1414 |
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:1441 |
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:1713 |
spellcheck? | any | RowProps.spellcheck | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1399 |
start | number | RowProps.start | src/components/data/row-renderer.tsx:7 |
style? | {} | RowProps.style | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1400 |
tabIndex? | number | RowProps.tabIndex | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1403 |
tabindex? | string | number | RowProps.tabindex | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1404 |
title? | string | RowProps.title | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1405 |
typeof? | string | RowProps.typeof | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1421 |
unselectable? | boolean | RowProps.unselectable | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1442 |
vocab? | string | RowProps.vocab | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:1422 |