Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10397 (s=10397, is=10405, ic=10404, ia=10406)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10406 (s=10397, is=10406, ic=10405, ia=10407)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10405 (s=10397, is=10406, ic=10405, ia=10407)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10407 (s=10397, is=10406, ic=10405, ia=10407)