Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10471 (s=10471, is=10479, ic=10478, ia=10480)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10480 (s=10471, is=10480, ic=10479, ia=10481)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10479 (s=10471, is=10480, ic=10479, ia=10481)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10481 (s=10471, is=10480, ic=10479, ia=10481)