Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12299 (s=12299, is=12311, ic=12310, ia=12312)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12312 (s=12299, is=12312, ic=12311, ia=12313)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12311 (s=12299, is=12312, ic=12311, ia=12313)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12313 (s=12299, is=12312, ic=12311, ia=12313)