Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50057 (s=50057, is=50107, ic=50107, ia=50109)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50108 (s=50057, is=50108, ic=50108, ia=50110)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50108 (s=50057, is=50108, ic=50108, ia=50110)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50110 (s=50057, is=50108, ic=50108, ia=50110)