Documentation / @zerotal/admin / index / viewIsActive
Function: viewIsActive()
viewIsActive(
view,current):boolean
Defined in: admin/src/savedViews.ts:77
Whether a view matches the list's current state — used to mark the active one.
Parameters
view
current
string | URLSearchParams
Returns
boolean