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