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