Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33595 (s=33595, is=33630, ic=33629, ia=33631)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33631 (s=33595, is=33631, ic=33630, ia=33632)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33630 (s=33595, is=33631, ic=33630, ia=33632)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33632 (s=33595, is=33631, ic=33630, ia=33632)