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