Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32095 (s=32095, is=32110, ic=32111, ia=32110)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32111 (s=32095, is=32111, ic=32112, ia=32111)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32112 (s=32095, is=32111, ic=32112, ia=32111)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32111 (s=32095, is=32111, ic=32112, ia=32111)