Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9394 (s=9394, is=9401, ic=9399, ia=9401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9402 (s=9394, is=9402, ic=9401, ia=9403)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9401 (s=9394, is=9402, ic=9401, ia=9403)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9403 (s=9394, is=9402, ic=9401, ia=9403)