Refactor #2801 CascadeSelect
parent
188fe3655e
commit
b774bf282f
|
@ -94,11 +94,11 @@ export interface CascadeSelectProps {
|
|||
*/
|
||||
inputClass?: any | undefined;
|
||||
/**
|
||||
*
|
||||
* Inline style of the input field.
|
||||
*/
|
||||
inputStyle?: any | undefined;
|
||||
/**
|
||||
* Inline style of the input field.
|
||||
*
|
||||
*/
|
||||
inputProps?: object | undefined;
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue