Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20571 (s=20571, is=20584, ic=20586, ia=20588)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20585 (s=20571, is=20585, ic=20587, ia=20589)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20587 (s=20571, is=20585, ic=20587, ia=20589)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20589 (s=20571, is=20585, ic=20587, ia=20589)