react-mops
react-mops copied to clipboard
add props: maxWidth, minWidth, maxHeight, minHeight
Will it be possible to add these props: maxWidth, minWidth, maxHeight, minHeight to a component?
These are planned but right now I have a different focus. I will add them in v2.
@pixelass Thanks for the quick reply. Are you planning to release v2 in the next couple of weeks?
I am trying to release it at the end of this month. I might release a few beta versions since I'm still missing some features.
v2 allows building custom logic with hooks, so adding custom behavior will be a lot easier. So even if min/max is not available it could be added with a custom hook.