Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12235 (s=12235, is=12245, ic=12246, ia=12245)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12246 (s=12235, is=12246, ic=12247, ia=12246)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12247 (s=12235, is=12246, ic=12247, ia=12246)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12246 (s=12235, is=12246, ic=12247, ia=12246)