Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33552 (s=33552, is=33587, ic=33586, ia=33588)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33588 (s=33552, is=33588, ic=33587, ia=33589)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33587 (s=33552, is=33588, ic=33587, ia=33589)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33589 (s=33552, is=33588, ic=33587, ia=33589)