Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5265 (s=5265, is=5271, ic=5269, ia=5271)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5272 (s=5265, is=5272, ic=5270, ia=5272)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5270 (s=5265, is=5272, ic=5270, ia=5272)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5272 (s=5265, is=5272, ic=5270, ia=5272)