rxweb
rxweb copied to clipboard
Tons of extensively featured packages for Angular, VUE and React Projects
### Description Need movable columns & rows in Rx-Grid (Which can be used in grids which are created using `` or `` tags). Also need a feature to adjust column...
# Describe the bug When the user enter search string in rx-select and select any value from the result. After selecting the value enter another search string or a random...
## Describe the problem statement? Website not loading after installing rxweb/translate, the loading indicator does not stop and the app is never loaded ## Package version @rxweb/translate
Hello, I am trying to implement greaterThan comparing two custom values and what i have noticed that validator is called twice: first time with latest value, second time with old...
## Describe the problem statement? My website has only 2 languages (fr,en), but if someone tries to change the language directly in the URL like adding /es, the app crashes...
## Describe the problem statement? Is it possible to set the max/min values for decorators from a global config level? I ask because there are certain min/max values that must...
## Describe the problem statement? How to get the correct typing information when I have a nested form group? In the following example, I have to implement the following workaround...
Help with RxwebValidators.custom and RxwebValidators.customAsync Hello, I need help with the RxwebValidators.custom and RxwebValidators.customAsync method in Angular I'm doing some tests to understand how the library works. I created my...
# Describe the bug I just noticed a big increase in the bundle size when using @rxweb/reactive-form-validators. By just importing a few validators it seems the hole packaged is imported....
# Describe the bug When click on the select controller, a drop-down list will appear with the available options. After selecting an option from the drop down, the drop down...