Finded, searchText
attr
@alitaheri Aside from the callback standardization https://github.com/callemall/material-ui/issues/2957, iI think that it would be good to standardize the value
and defaultValue
properties.
@oliviertassinari We should get rid of defaultValue
actually. and only use value
. so that the Wrapper can have defaultValue
for it's state :grin:
I agree (https://github.com/callemall/material-ui/issues/2784). But the wrapper would have a defaultValue
property right :grin:?
But the wrapper would have a defaultValue property right :grin:?
Indeed ^_^
Could you maybe already now add a note to the docs stating something amongst the lines of
defaultValue
: UsesearchText
instead.
?
@neopostmodern Yes, we could. This searchText
is definitly not standard across the react community.
Actually, I think that we should go one step further by renaming the searchText
property to value
.
I'm closing this issue in favor of #5062. Thanks for raising it.
Most helpful comment
Finded,
searchText
attr