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