RevoGrid Documentation v4.20.5 / h / JSX / IntrinsicElements
Interface: IntrinsicElements
Extends
IntrinsicElements.IntrinsicElements
Indexable
[tagName: string]: any
Properties
| Property | Type | Description | Inherited from | Defined in |
|---|---|---|---|---|
a | AnchorHTMLAttributes<HTMLAnchorElement> | - | JSXBase.IntrinsicElements.a | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:757 |
abbr | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.abbr | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:758 |
address | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.address | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:759 |
animate | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.animate | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:870 |
area | AreaHTMLAttributes<HTMLAreaElement> | - | JSXBase.IntrinsicElements.area | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:760 |
article | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.article | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:761 |
aside | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.aside | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:762 |
audio | AudioHTMLAttributes<HTMLAudioElement> | - | JSXBase.IntrinsicElements.audio | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:763 |
b | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.b | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:764 |
base | BaseHTMLAttributes<HTMLBaseElement> | - | JSXBase.IntrinsicElements.base | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:765 |
bdi | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.bdi | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:766 |
bdo | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.bdo | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:767 |
big | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.big | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:768 |
blockquote | BlockquoteHTMLAttributes<HTMLQuoteElement> | - | JSXBase.IntrinsicElements.blockquote | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:769 |
body | HTMLAttributes<HTMLBodyElement> | - | JSXBase.IntrinsicElements.body | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:770 |
br | HTMLAttributes<HTMLBRElement> | - | JSXBase.IntrinsicElements.br | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:771 |
button | ButtonHTMLAttributes<HTMLButtonElement> | - | JSXBase.IntrinsicElements.button | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:772 |
canvas | CanvasHTMLAttributes<HTMLCanvasElement> | - | JSXBase.IntrinsicElements.canvas | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:773 |
caption | HTMLAttributes<HTMLTableCaptionElement> | - | JSXBase.IntrinsicElements.caption | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:774 |
circle | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.circle | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:871 |
cite | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.cite | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:775 |
clipPath | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.clipPath | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:872 |
code | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.code | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:776 |
col | ColHTMLAttributes<HTMLTableColElement> | - | JSXBase.IntrinsicElements.col | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:777 |
colgroup | ColgroupHTMLAttributes<HTMLTableColElement> | - | JSXBase.IntrinsicElements.colgroup | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:778 |
data | HTMLAttributes<HTMLDataElement> | - | JSXBase.IntrinsicElements.data | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:779 |
datalist | HTMLAttributes<HTMLDataListElement> | - | JSXBase.IntrinsicElements.datalist | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:780 |
dd | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.dd | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:781 |
defs | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.defs | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:873 |
del | DelHTMLAttributes<HTMLModElement> | - | JSXBase.IntrinsicElements.del | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:782 |
desc | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.desc | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:874 |
details | DetailsHTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.details | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:783 |
dfn | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.dfn | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:784 |
dialog | DialogHTMLAttributes<HTMLDialogElement> | - | JSXBase.IntrinsicElements.dialog | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:785 |
div | HTMLAttributes<HTMLDivElement> | - | JSXBase.IntrinsicElements.div | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:786 |
dl | HTMLAttributes<HTMLDListElement> | - | JSXBase.IntrinsicElements.dl | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:787 |
dt | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.dt | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:788 |
ellipse | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.ellipse | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:875 |
em | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.em | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:789 |
embed | EmbedHTMLAttributes<HTMLEmbedElement> | - | JSXBase.IntrinsicElements.embed | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:790 |
feBlend | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feBlend | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:876 |
feColorMatrix | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feColorMatrix | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:877 |
feComponentTransfer | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feComponentTransfer | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:878 |
feComposite | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feComposite | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:879 |
feConvolveMatrix | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feConvolveMatrix | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:880 |
feDiffuseLighting | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feDiffuseLighting | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:881 |
feDisplacementMap | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feDisplacementMap | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:882 |
feDistantLight | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feDistantLight | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:883 |
feDropShadow | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feDropShadow | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:884 |
feFlood | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feFlood | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:885 |
feFuncA | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feFuncA | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:886 |
feFuncB | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feFuncB | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:887 |
feFuncG | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feFuncG | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:888 |
feFuncR | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feFuncR | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:889 |
feGaussianBlur | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feGaussianBlur | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:890 |
feImage | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feImage | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:891 |
feMerge | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feMerge | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:892 |
feMergeNode | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feMergeNode | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:893 |
feMorphology | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feMorphology | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:894 |
feOffset | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feOffset | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:895 |
fePointLight | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.fePointLight | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:896 |
feSpecularLighting | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feSpecularLighting | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:897 |
feSpotLight | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feSpotLight | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:898 |
feTile | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feTile | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:899 |
feTurbulence | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.feTurbulence | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:900 |
fieldset | FieldsetHTMLAttributes<HTMLFieldSetElement> | - | JSXBase.IntrinsicElements.fieldset | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:791 |
figcaption | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.figcaption | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:792 |
figure | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.figure | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:793 |
filter | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.filter | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:901 |
footer | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.footer | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:794 |
foreignObject | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.foreignObject | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:902 |
form | FormHTMLAttributes<HTMLFormElement> | - | JSXBase.IntrinsicElements.form | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:795 |
g | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.g | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:903 |
h1 | HTMLAttributes<HTMLHeadingElement> | - | JSXBase.IntrinsicElements.h1 | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:796 |
h2 | HTMLAttributes<HTMLHeadingElement> | - | JSXBase.IntrinsicElements.h2 | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:797 |
h3 | HTMLAttributes<HTMLHeadingElement> | - | JSXBase.IntrinsicElements.h3 | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:798 |
h4 | HTMLAttributes<HTMLHeadingElement> | - | JSXBase.IntrinsicElements.h4 | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:799 |
h5 | HTMLAttributes<HTMLHeadingElement> | - | JSXBase.IntrinsicElements.h5 | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:800 |
h6 | HTMLAttributes<HTMLHeadingElement> | - | JSXBase.IntrinsicElements.h6 | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:801 |
head | HTMLAttributes<HTMLHeadElement> | - | JSXBase.IntrinsicElements.head | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:802 |
header | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.header | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:803 |
hgroup | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.hgroup | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:804 |
hr | HTMLAttributes<HTMLHRElement> | - | JSXBase.IntrinsicElements.hr | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:805 |
html | HTMLAttributes<HTMLHtmlElement> | - | JSXBase.IntrinsicElements.html | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:806 |
i | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.i | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:807 |
iframe | IframeHTMLAttributes<HTMLIFrameElement> | - | JSXBase.IntrinsicElements.iframe | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:808 |
image | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.image | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:904 |
img | ImgHTMLAttributes<HTMLImageElement> | - | JSXBase.IntrinsicElements.img | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:809 |
input | InputHTMLAttributes<HTMLInputElement> | - | JSXBase.IntrinsicElements.input | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:810 |
ins | InsHTMLAttributes<HTMLModElement> | - | JSXBase.IntrinsicElements.ins | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:811 |
kbd | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.kbd | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:812 |
keygen | KeygenHTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.keygen | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:813 |
label | LabelHTMLAttributes<HTMLLabelElement> | - | JSXBase.IntrinsicElements.label | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:814 |
legend | HTMLAttributes<HTMLLegendElement> | - | JSXBase.IntrinsicElements.legend | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:815 |
li | LiHTMLAttributes<HTMLLIElement> | - | JSXBase.IntrinsicElements.li | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:816 |
line | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.line | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:905 |
linearGradient | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.linearGradient | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:906 |
link | LinkHTMLAttributes<HTMLLinkElement> | - | JSXBase.IntrinsicElements.link | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:817 |
main | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.main | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:818 |
map | MapHTMLAttributes<HTMLMapElement> | - | JSXBase.IntrinsicElements.map | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:819 |
mark | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.mark | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:820 |
marker | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.marker | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:907 |
mask | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.mask | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:908 |
menu | MenuHTMLAttributes<HTMLMenuElement> | - | JSXBase.IntrinsicElements.menu | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:821 |
menuitem | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.menuitem | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:822 |
meta | MetaHTMLAttributes<HTMLMetaElement> | - | JSXBase.IntrinsicElements.meta | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:823 |
metadata | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.metadata | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:909 |
meter | MeterHTMLAttributes<HTMLMeterElement> | - | JSXBase.IntrinsicElements.meter | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:824 |
nav | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.nav | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:825 |
noscript | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.noscript | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:826 |
object | ObjectHTMLAttributes<HTMLObjectElement> | - | JSXBase.IntrinsicElements.object | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:827 |
ol | OlHTMLAttributes<HTMLOListElement> | - | JSXBase.IntrinsicElements.ol | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:828 |
optgroup | OptgroupHTMLAttributes<HTMLOptGroupElement> | - | JSXBase.IntrinsicElements.optgroup | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:829 |
option | OptionHTMLAttributes<HTMLOptionElement> | - | JSXBase.IntrinsicElements.option | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:830 |
output | OutputHTMLAttributes<HTMLOutputElement> | - | JSXBase.IntrinsicElements.output | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:831 |
p | HTMLAttributes<HTMLParagraphElement> | - | JSXBase.IntrinsicElements.p | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:832 |
param | ParamHTMLAttributes<HTMLParamElement> | - | JSXBase.IntrinsicElements.param | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:833 |
path | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.path | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:910 |
pattern | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.pattern | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:911 |
picture | HTMLAttributes<HTMLPictureElement> | - | JSXBase.IntrinsicElements.picture | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:834 |
polygon | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.polygon | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:912 |
polyline | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.polyline | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:913 |
pre | HTMLAttributes<HTMLPreElement> | - | JSXBase.IntrinsicElements.pre | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:835 |
progress | ProgressHTMLAttributes<HTMLProgressElement> | - | JSXBase.IntrinsicElements.progress | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:836 |
q | QuoteHTMLAttributes<HTMLQuoteElement> | - | JSXBase.IntrinsicElements.q | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:837 |
radialGradient | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.radialGradient | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:914 |
rect | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.rect | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:915 |
revo-grid | Omit<RevoGrid, keyof RevoGridAttributes> & { accessible: undefined | boolean; applyOnClose: undefined | boolean; autoSizeColumn: undefined | boolean | AutoSizeColumnConfig; canDrag: undefined | boolean; canFocus: undefined | boolean; canMoveColumns: undefined | boolean; colSize: undefined | number; disableVirtualX: undefined | boolean; disableVirtualY: undefined | boolean; exporting: undefined | boolean; filter: undefined | boolean | ColumnFilterConfig; frameSize: undefined | number; hideAttribution: undefined | boolean; range: undefined | boolean; readonly: undefined | boolean; resize: undefined | boolean; rowClass: undefined | string; rowHeaders: undefined | boolean | RowHeaders; rowSize: undefined | number; rtl: undefined | boolean; stretch: undefined | string | boolean; theme: undefined | string; useClipboard: undefined | boolean; } & { attr:accessible: undefined | boolean; attr:applyOnClose: undefined | boolean; attr:autoSizeColumn: undefined | boolean | AutoSizeColumnConfig; attr:canDrag: undefined | boolean; attr:canFocus: undefined | boolean; attr:canMoveColumns: undefined | boolean; attr:colSize: undefined | number; attr:disableVirtualX: undefined | boolean; attr:disableVirtualY: undefined | boolean; attr:exporting: undefined | boolean; attr:filter: undefined | boolean | ColumnFilterConfig; attr:frameSize: undefined | number; attr:hideAttribution: undefined | boolean; attr:range: undefined | boolean; attr:readonly: undefined | boolean; attr:resize: undefined | boolean; attr:rowClass: undefined | string; attr:rowHeaders: undefined | boolean | RowHeaders; attr:rowSize: undefined | number; attr:rtl: undefined | boolean; attr:stretch: undefined | string; attr:theme: undefined | string; attr:useClipboard: undefined | boolean; } & { prop:accessible: undefined | boolean; prop:applyOnClose: undefined | boolean; prop:autoSizeColumn: undefined | boolean | AutoSizeColumnConfig; prop:canDrag: undefined | boolean; prop:canFocus: undefined | boolean; prop:canMoveColumns: undefined | boolean; prop:colSize: undefined | number; prop:disableVirtualX: undefined | boolean; prop:disableVirtualY: undefined | boolean; prop:exporting: undefined | boolean; prop:filter: undefined | boolean | ColumnFilterConfig; prop:frameSize: undefined | number; prop:hideAttribution: undefined | boolean; prop:range: undefined | boolean; prop:readonly: undefined | boolean; prop:resize: undefined | boolean; prop:rowClass: undefined | string; prop:rowHeaders: undefined | boolean | RowHeaders; prop:rowSize: undefined | number; prop:rtl: undefined | boolean; prop:stretch: undefined | string | boolean; prop:theme: undefined | string; prop:useClipboard: undefined | boolean; } & HTMLAttributes<HTMLRevoGridElement> | Revogrid - High-performance, customizable grid library for managing large datasets. ### Events guide For a comprehensive events guide, check the Events API Page. All events propagate to the root level of the grid. Dependency tree. ### Type definitions Read type definition file for the full interface information. All complex property types such as ColumnRegular, ColumnProp, ColumnDataSchemaModel can be found there. ### HTMLRevoGridElement Examples data-rgCol-rgRow - main data slot. Applies extra elements in <revogr-data />. focus-rgCol-rgRow - focus layer for main data. Applies extra elements in <revogr-focus />. | LocalJSX.IntrinsicElements.revo-grid | src/components.d.ts:2582 |
revogr-attribution | RevogrAttribution & HTMLAttributes<HTMLRevogrAttributionElement> | - | LocalJSX.IntrinsicElements.revogr-attribution | src/components.d.ts:2583 |
revogr-clipboard | Omit<RevogrClipboard, "readonly"> & { readonly: undefined | boolean; } & { attr:readonly: undefined | boolean; } & { prop:readonly: undefined | boolean; } & HTMLAttributes<HTMLRevogrClipboardElement> | This Clipboard provides functionality for handling clipboard events in a web application. | LocalJSX.IntrinsicElements.revogr-clipboard | src/components.d.ts:2587 |
revogr-data | Omit<RevogrData, keyof RevogrDataAttributes> & { type?: DimensionRows | undefined; rowClass?: string | undefined; readonly?: boolean | undefined; range?: boolean | undefined; colType?: DimensionCols | ... 1 more ... | undefined; additionalData?: any; } & ({ ...; } & ({ ...; } & ... 1 more ... & OneOf<...>)) & HTMLAttributes<HTMLRevogrDataElement> | This component is responsible for rendering data Rows, columns, groups and cells | LocalJSX.IntrinsicElements.revogr-data | src/components.d.ts:2592 |
revogr-edit | Omit<RevogrEdit, keyof RevogrEditAttributes> & { additionalData: any; saveOnClose: undefined | boolean; } & { attr:additionalData: undefined | string; attr:saveOnClose: undefined | boolean; } & { prop:additionalData: any; prop:saveOnClose: undefined | boolean; } & HTMLAttributes<HTMLRevogrEditElement> | Represents a cell editor in a grid. It manages the editing of cells by handling events, saving data, rendering the editor UI, and managing the lifecycle of the editor instance. | LocalJSX.IntrinsicElements.revogr-edit | src/components.d.ts:2598 |
revogr-extra | RevogrExtra & HTMLAttributes<HTMLRevogrExtraElement> | Contains extra elements for stencil components. Performs rendering and updates for external components. Example In Plugins if you want to add extra elements to grid and use stenciljs vnodes reactivity: function paginationPanel(this: PaginationPlugin, config: { refresh: () => void }) { // use config.refresh() for component to re-render return h('div') } revogrid.registerVNode = [ ...existingNodes, paginationPanel.bind(this) ]; /** | LocalJSX.IntrinsicElements.revogr-extra | src/components.d.ts:2613 |
revogr-filter-panel | Omit<RevogrFilterPanel, keyof RevogrFilterPanelAttributes> & { closeOnOutsideClick: undefined | boolean; disableDynamicFiltering: undefined | boolean; } & { attr:closeOnOutsideClick: undefined | boolean; attr:disableDynamicFiltering: undefined | boolean; } & { prop:closeOnOutsideClick: undefined | boolean; prop:disableDynamicFiltering: undefined | boolean; } & HTMLAttributes<HTMLRevogrFilterPanelElement> | - | LocalJSX.IntrinsicElements.revogr-filter-panel | src/components.d.ts:2614 |
revogr-focus | Omit<RevogrFocus, keyof RevogrFocusAttributes> & { colType?: DimensionCols | undefined; rowType?: DimensionRows | undefined; } & ({ ...; } & ({ ...; } & ... 1 more ... & OneOf<...>)) & HTMLAttributes<HTMLRevogrFocusElement> | Focus component. Shows focus layer around the cell that is currently in focus. Example focus-rgCol-rgRow | LocalJSX.IntrinsicElements.revogr-focus | src/components.d.ts:2619 |
revogr-header | Omit<RevogrHeader, keyof RevogrHeaderAttributes> & { groupingDepth?: number | undefined; type?: DimensionCols | "rowHeaders" | undefined; readonly?: boolean | undefined; canResize?: boolean | undefined; additionalData?: any; columnFilter?: boolean | undefined; } & ({ ...; } & ... 1 more ... & OneOf<...>) & HTMLAttributes<HTMLRevogrHeaderElement> | - | LocalJSX.IntrinsicElements.revogr-header | src/components.d.ts:2620 |
revogr-order-editor | Omit<RevogrOrderEditor, "rowType"> & { rowType: undefined | DimensionRows; } & { attr:rowType: undefined | DimensionRows; } & { prop:rowType: undefined | DimensionRows; } & HTMLAttributes<HTMLRevogrOrderEditorElement> | Component for handling row order editor. | LocalJSX.IntrinsicElements.revogr-order-editor | src/components.d.ts:2624 |
revogr-overlay-selection | Omit<RevogrOverlaySelection, keyof RevogrOverlaySelectionAttributes> & { additionalData: any; applyChangesOnClose: undefined | boolean; canDrag: undefined | boolean; isMobileDevice: undefined | boolean; range: undefined | boolean; readonly: undefined | boolean; useClipboard: undefined | boolean; } & { attr:additionalData: undefined | string; attr:applyChangesOnClose: undefined | boolean; attr:canDrag: undefined | boolean; attr:isMobileDevice: undefined | boolean; attr:range: undefined | boolean; attr:readonly: undefined | boolean; attr:useClipboard: undefined | boolean; } & { prop:additionalData: any; prop:applyChangesOnClose: undefined | boolean; prop:canDrag: undefined | boolean; prop:isMobileDevice: undefined | boolean; prop:range: undefined | boolean; prop:readonly: undefined | boolean; prop:useClipboard: undefined | boolean; } & HTMLAttributes<HTMLRevogrOverlaySelectionElement> | Component for overlaying the grid with the selection. | LocalJSX.IntrinsicElements.revogr-overlay-selection | src/components.d.ts:2628 |
revogr-row-headers | Omit<RevogrRowHeaders, keyof RevogrRowHeadersAttributes> & { additionalData: any; height: undefined | number; resize: undefined | boolean; rowClass: undefined | string; } & { attr:additionalData: undefined | string; attr:height: undefined | number; attr:resize: undefined | boolean; attr:rowClass: undefined | string; } & { prop:additionalData: any; prop:height: undefined | number; prop:resize: undefined | boolean; prop:rowClass: undefined | string; } & HTMLAttributes<HTMLRevogrRowHeadersElement> | Row headers component Visible on the left side of the table | LocalJSX.IntrinsicElements.revogr-row-headers | src/components.d.ts:2633 |
revogr-scroll-virtual | Omit<RevogrScrollVirtual, keyof RevogrScrollVirtualAttributes> & { realSize?: number | undefined; virtualSize?: number | undefined; clientSize?: number | undefined; dimension?: DimensionType | undefined; } & ({ ...; } & (({ ...; } & OneOf<...>) & (OneOf<...> & OneOf<...>))) & HTMLAttributes<HTMLRevogrScrollVirtualElement> | Virtual scroll component | LocalJSX.IntrinsicElements.revogr-scroll-virtual | src/components.d.ts:2637 |
revogr-temp-range | RevogrTempRange & HTMLAttributes<HTMLRevogrTempRangeElement> | Temporary range selection component. Shows temporary range selection. | LocalJSX.IntrinsicElements.revogr-temp-range | src/components.d.ts:2641 |
revogr-viewport-scroll | Omit<RevogrViewportScroll, keyof RevogrViewportScrollAttributes> & { colType?: DimensionCols | "rowHeaders" | undefined; contentHeight?: number | undefined; contentWidth?: number | undefined; rowHeader?: boolean | undefined; } & ({ ...; } & ... 1 more ... & OneOf<...>) & HTMLAttributes<HTMLRevogrViewportScrollElement> | Viewport scroll component for RevoGrid | LocalJSX.IntrinsicElements.revogr-viewport-scroll | src/components.d.ts:2645 |
rp | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.rp | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:838 |
rt | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.rt | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:839 |
ruby | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.ruby | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:840 |
s | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.s | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:841 |
samp | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.samp | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:842 |
script | ScriptHTMLAttributes<HTMLScriptElement> | - | JSXBase.IntrinsicElements.script | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:843 |
section | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.section | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:844 |
select | SelectHTMLAttributes<HTMLSelectElement> | - | JSXBase.IntrinsicElements.select | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:845 |
slot | SlotAttributes<HTMLSlotElement> | - | JSXBase.IntrinsicElements.slot | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:756 |
small | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.small | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:846 |
source | SourceHTMLAttributes<HTMLSourceElement> | - | JSXBase.IntrinsicElements.source | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:847 |
span | HTMLAttributes<HTMLSpanElement> | - | JSXBase.IntrinsicElements.span | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:848 |
stop | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.stop | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:916 |
strong | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.strong | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:849 |
style | StyleHTMLAttributes<HTMLStyleElement> | - | JSXBase.IntrinsicElements.style | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:850 |
sub | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.sub | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:851 |
summary | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.summary | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:852 |
sup | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.sup | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:853 |
svg | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.svg | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:917 |
switch | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.switch | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:918 |
symbol | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.symbol | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:919 |
table | TableHTMLAttributes<HTMLTableElement> | - | JSXBase.IntrinsicElements.table | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:854 |
tbody | HTMLAttributes<HTMLTableSectionElement> | - | JSXBase.IntrinsicElements.tbody | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:855 |
td | TdHTMLAttributes<HTMLTableDataCellElement> | - | JSXBase.IntrinsicElements.td | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:856 |
text | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.text | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:920 |
textPath | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.textPath | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:921 |
textarea | TextareaHTMLAttributes<HTMLTextAreaElement> | - | JSXBase.IntrinsicElements.textarea | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:857 |
tfoot | HTMLAttributes<HTMLTableSectionElement> | - | JSXBase.IntrinsicElements.tfoot | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:858 |
th | ThHTMLAttributes<HTMLTableHeaderCellElement> | - | JSXBase.IntrinsicElements.th | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:859 |
thead | HTMLAttributes<HTMLTableSectionElement> | - | JSXBase.IntrinsicElements.thead | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:860 |
time | TimeHTMLAttributes<HTMLTimeElement> | - | JSXBase.IntrinsicElements.time | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:861 |
title | HTMLAttributes<HTMLTitleElement> | - | JSXBase.IntrinsicElements.title | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:862 |
tr | HTMLAttributes<HTMLTableRowElement> | - | JSXBase.IntrinsicElements.tr | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:863 |
track | TrackHTMLAttributes<HTMLTrackElement> | - | JSXBase.IntrinsicElements.track | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:864 |
tspan | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.tspan | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:922 |
u | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.u | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:865 |
ul | HTMLAttributes<HTMLUListElement> | - | JSXBase.IntrinsicElements.ul | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:866 |
use | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.use | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:923 |
var | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.var | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:867 |
video | VideoHTMLAttributes<HTMLVideoElement> | - | JSXBase.IntrinsicElements.video | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:868 |
view | SVGAttributes<SVGElement> | - | JSXBase.IntrinsicElements.view | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:924 |
vnode-html | VnodeHtml & HTMLAttributes<HTMLVnodeHtmlElement> | - | LocalJSX.IntrinsicElements.vnode-html | src/components.d.ts:2646 |
wbr | HTMLAttributes<HTMLElement> | - | JSXBase.IntrinsicElements.wbr | node_modules/@stencil/core/internal/stencil-public-runtime.d.ts:869 |