Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12014 (s=12014, is=12024, ic=12026, ia=12027)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12025 (s=12014, is=12025, ic=12027, ia=12028)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12027 (s=12014, is=12025, ic=12027, ia=12028)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12028 (s=12014, is=12025, ic=12027, ia=12028)