Skip to content

@idealworld/task-table v0.1.0-beta.1 / IwProps / getInputTypeByDataKind

Function: getInputTypeByDataKind()

getInputTypeByDataKind(dataKind?): string

根据数据类型获取输入框类型

Get the input box kind based on the data kind

Parameters

dataKind?: DataKind

数据类型 / Data kind

Returns

string

输入框类型 / Input box kind

Defined in

props/enumProps.ts:364