@esvndev/es-react-table-interface
Advanced tools
@@ -5,2 +5,3 @@ import React, { CSSProperties } from "react"; | ||
| interface IP { | ||
| id?: string; | ||
| options: any[]; | ||
@@ -27,3 +28,3 @@ columns?: ColumnsType; | ||
| } | ||
| export declare const SelectComp: React.MemoExoticComponent<({ options, columns, isMulti, value, fieldValue, fieldLabel, onChange, isClearable, placeholder, loadOptions, style, className, formatOptionLabel, width, callback, isDisabled, invalid, selectMode }: IP) => React.JSX.Element>; | ||
| export declare const SelectComp: React.MemoExoticComponent<({ id, options, columns, isMulti, value, fieldValue, fieldLabel, onChange, isClearable, placeholder, loadOptions, style, className, formatOptionLabel, width, callback, isDisabled, invalid, selectMode }: IP) => React.JSX.Element>; | ||
| export {}; |
+1
-1
| { | ||
| "name": "@esvndev/es-react-table-interface", | ||
| "version": "1.8.51", | ||
| "version": "1.8.52", | ||
| "description": "This product is designed by ESVN and is only for use in products distributed by ESVN. Any product, whether for non-commercial research or commercial purposes, must have written legal approval and a digital signature from ESVN.", | ||
@@ -5,0 +5,0 @@ "license": "ESVN Limited Use License", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
39176260
06529
0.02%