Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33321 (s=33321, is=33356, ic=33355, ia=33357)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33357 (s=33321, is=33357, ic=33356, ia=33358)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33356 (s=33321, is=33357, ic=33356, ia=33358)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33358 (s=33321, is=33357, ic=33356, ia=33358)