Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34297 (s=34297, is=34332, ic=34331, ia=34333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34333 (s=34297, is=34333, ic=34332, ia=34334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34332 (s=34297, is=34333, ic=34332, ia=34334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34334 (s=34297, is=34333, ic=34332, ia=34334)