Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 112345 (s=112345, is=112418, ic=112420, ia=112422)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112419 (s=112345, is=112419, ic=112421, ia=112423)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112421 (s=112345, is=112419, ic=112421, ia=112423)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112423 (s=112345, is=112419, ic=112421, ia=112423)