Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21213 (s=21213, is=21235, ic=21236, ia=21233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21236 (s=21213, is=21236, ic=21237, ia=21234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21237 (s=21213, is=21236, ic=21237, ia=21234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21234 (s=21213, is=21236, ic=21237, ia=21234)