Closed dillingham closed 5 years ago
I would say to let the developer style it however they want But in some cases it may effect the behavior It might be nice to conditionally do things when height is set
->maxHeight(300)
max-height: 300px; overflow-y: auto;
released in v0.1
I would say to let the developer style it however they want But in some cases it may effect the behavior It might be nice to conditionally do things when height is set
->maxHeight(300)