Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7175 (s=7175, is=7182, ic=7180, ia=7182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7183 (s=7175, is=7183, ic=7181, ia=7183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7181 (s=7175, is=7183, ic=7181, ia=7183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7183 (s=7175, is=7183, ic=7181, ia=7183)