Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97987 (s=97987, is=98049, ic=98050, ia=98051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98050 (s=97987, is=98050, ic=98051, ia=98052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98051 (s=97987, is=98050, ic=98051, ia=98052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98052 (s=97987, is=98050, ic=98051, ia=98052)