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