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