Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4150 (s=4150, is=4155, ic=4153, ia=4155)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4156 (s=4150, is=4156, ic=4154, ia=4156)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4154 (s=4150, is=4156, ic=4154, ia=4156)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4156 (s=4150, is=4156, ic=4154, ia=4156)