Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123296 (s=123296, is=123373, ic=123375, ia=123378)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123374 (s=123296, is=123374, ic=123376, ia=123379)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123376 (s=123296, is=123374, ic=123376, ia=123379)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123379 (s=123296, is=123374, ic=123376, ia=123379)