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