Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30333 (s=30333, is=30346, ic=30347, ia=30346)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30347 (s=30333, is=30347, ic=30348, ia=30347)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30348 (s=30333, is=30347, ic=30348, ia=30347)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30347 (s=30333, is=30347, ic=30348, ia=30347)