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