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