Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101317 (s=101317, is=101381, ic=101382, ia=101384)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101382 (s=101317, is=101382, ic=101383, ia=101385)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101383 (s=101317, is=101382, ic=101383, ia=101385)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101385 (s=101317, is=101382, ic=101383, ia=101385)