Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10803 (s=10803, is=10825, ic=10825, ia=10827)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10826 (s=10803, is=10826, ic=10826, ia=10828)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10826 (s=10803, is=10826, ic=10826, ia=10828)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10828 (s=10803, is=10826, ic=10826, ia=10828)