Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33030 (s=33030, is=33064, ic=33063, ia=33065)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33065 (s=33030, is=33065, ic=33064, ia=33066)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33064 (s=33030, is=33065, ic=33064, ia=33066)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33066 (s=33030, is=33065, ic=33064, ia=33066)