Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30120 (s=30120, is=30154, ic=30153, ia=30155)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30155 (s=30120, is=30155, ic=30154, ia=30156)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30154 (s=30120, is=30155, ic=30154, ia=30156)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30156 (s=30120, is=30155, ic=30154, ia=30156)