Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99416 (s=99416, is=99478, ic=99479, ia=99480)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99479 (s=99416, is=99479, ic=99480, ia=99481)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99480 (s=99416, is=99479, ic=99480, ia=99481)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99481 (s=99416, is=99479, ic=99480, ia=99481)