Is there a way to extend the server-options-array with custom properties?
it seems that when i add group_id to the serverOptions-Array, it's ignored when using pagination oder change the sorting.
Any suggestions? (Pagination could be fixed by using custom pagination-slot and adding custo @click-handlers to the buttons, but how to fix it in case the sorting changes?)