Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100600 (s=100600, is=100662, ic=100664, ia=100665)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100663 (s=100600, is=100663, ic=100665, ia=100666)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100665 (s=100600, is=100663, ic=100665, ia=100666)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100666 (s=100600, is=100663, ic=100665, ia=100666)