Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101942 (s=101942, is=102006, ic=102007, ia=102009)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102007 (s=101942, is=102007, ic=102008, ia=102010)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102008 (s=101942, is=102007, ic=102008, ia=102010)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102010 (s=101942, is=102007, ic=102008, ia=102010)