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