Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32188 (s=32188, is=32203, ic=32204, ia=32203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32204 (s=32188, is=32204, ic=32205, ia=32204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32205 (s=32188, is=32204, ic=32205, ia=32204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32204 (s=32188, is=32204, ic=32205, ia=32204)