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