Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5307 (s=5307, is=5313, ic=5311, ia=5313)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5314 (s=5307, is=5314, ic=5312, ia=5314)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5312 (s=5307, is=5314, ic=5312, ia=5314)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5314 (s=5307, is=5314, ic=5312, ia=5314)