Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31300 (s=31300, is=31313, ic=31314, ia=31313)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31314 (s=31300, is=31314, ic=31315, ia=31314)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31315 (s=31300, is=31314, ic=31315, ia=31314)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31314 (s=31300, is=31314, ic=31315, ia=31314)