Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28125 (s=28125, is=28150, ic=28150, ia=28148)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28151 (s=28125, is=28151, ic=28151, ia=28149)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28151 (s=28125, is=28151, ic=28151, ia=28149)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28149 (s=28125, is=28151, ic=28151, ia=28149)