Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100942 (s=100942, is=101006, ic=101007, ia=101009)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101007 (s=100943, is=101007, ic=101008, ia=101010)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101008 (s=100943, is=101007, ic=101008, ia=101010)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101010 (s=100943, is=101008, ic=101009, ia=101010)