Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50061 (s=50061, is=50111, ic=50111, ia=50113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50112 (s=50061, is=50112, ic=50112, ia=50114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50112 (s=50061, is=50112, ic=50112, ia=50114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50114 (s=50061, is=50112, ic=50112, ia=50114)