Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100228 (s=100228, is=100291, ic=100292, ia=100293)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100292 (s=100228, is=100292, ic=100293, ia=100294)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100293 (s=100228, is=100292, ic=100293, ia=100294)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100294 (s=100228, is=100292, ic=100293, ia=100294)