What problem does this feature solve?
I am using a table in the application. I use sorting in almost all columns. and just ascend, descend. Typing [nzSortDirections] = "['ascend', 'descend']" in all tables and columns is quite tedious and tiring.
I request the nzSortDirections value to be defined as global settings.
What does the proposed API look like?
*
What problem does this feature solve?
I am using a table in the application. I use sorting in almost all columns. and just ascend, descend. Typing [nzSortDirections] = "['ascend', 'descend']" in all tables and columns is quite tedious and tiring.
I request the nzSortDirections value to be defined as global settings.
What does the proposed API look like?
*