Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12381 (s=12381, is=12387, ic=12388, ia=12388)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12388 (s=12381, is=12388, ic=12389, ia=12389)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12389 (s=12381, is=12388, ic=12389, ia=12389)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12389 (s=12381, is=12388, ic=12389, ia=12389)