zon_dropdowns
TypeScript icon, indicating that this package has built-in type declarations

1.5.3 • Public • Published

#dropdowns for zon_projects

this is a generic dropdown feature

#install

npm i zon_dropdowns

#using

import CustomComboBox from "zon_dropdowns"

<CustomCombobox selectedValue={datatik.maslul_code} --selected value from object validationMessage={requiredMessage} --invalid message required={true} -- is required name="maslul_code" -- name of the input tableID={config.luTable.Maslul} -- table id from tables data baseUrl={config.url.BASIC_API} -- api url cnn={config.connections.Cnn_GisYk}-- cnn
procName={24270004} -- proc number if table id is not defined paramters={{}}-- paramters to send to procedure onChangeFunc={(e)=>handleChangeCombo(e)} -- set object

#01/05/2022 version 2.0.0 fit to kendo-theme-boostrap 5.1.1 update kendo dropdown version to fit kendo-theme-bootstrap version

#08/05/2022 change valuesNotVisible to valueNotVisible

#20.11.2022 return to old version 1.5.3 to support react 17.0.0 and check data changes pay attension that @progress/kendo-react-dropdowns version is 4.9.0

Readme

Keywords

none

Package Sidebar

Install

npm i zon_dropdowns

Weekly Downloads

1

Version

1.5.3

License

ISC

Unpacked Size

19.1 kB

Total Files

12

Last publish

Collaborators

  • dscoil