Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55800 (s=55800, is=55851, ic=55851, ia=55853)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55852 (s=55800, is=55852, ic=55852, ia=55854)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55852 (s=55800, is=55852, ic=55852, ia=55854)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55854 (s=55800, is=55852, ic=55852, ia=55854)