removed defaultfilter
This commit is contained in:
parent
93ed04a1c1
commit
339a7632ea
@ -18,9 +18,10 @@ export interface TypeValue {
|
||||
* True if the entries in this type should be matched case insensitively, default is false.
|
||||
*/
|
||||
caseInsensitive?: boolean;
|
||||
|
||||
/**
|
||||
* Can add to Dictionary
|
||||
*/
|
||||
addToDictionaryAction?: boolean;
|
||||
defaultFilter?: boolean;
|
||||
/**
|
||||
* The value of color must be a correct hex color
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user