Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111951 (s=111951, is=112024, ic=112025, ia=112027)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112025 (s=111951, is=112025, ic=112026, ia=112028)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112026 (s=111951, is=112025, ic=112026, ia=112028)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112028 (s=111951, is=112025, ic=112026, ia=112028)