Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3035 (s=3035, is=3036, ic=3037, ia=3037)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3037 (s=3035, is=3037, ic=3038, ia=3038)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3038 (s=3035, is=3037, ic=3038, ia=3038)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3038 (s=3035, is=3037, ic=3038, ia=3038)