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