Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10580 (s=10580, is=10588, ic=10587, ia=10589)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10589 (s=10580, is=10589, ic=10588, ia=10590)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10588 (s=10580, is=10589, ic=10588, ia=10590)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10590 (s=10580, is=10589, ic=10588, ia=10590)