()
| 4967 | return sortProps()[1]; |
| 4968 | }, |
| 4969 | get offset() { |
| 4970 | return sortProps()[2]; |
| 4971 | }, |
| 4972 | limit: 10, |
| 4973 | paginator: true, |
| 4974 | sortOnClick: true, |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…