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