Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22312 (s=22312, is=22334, ic=22335, ia=22332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22335 (s=22312, is=22335, ic=22336, ia=22333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22336 (s=22312, is=22335, ic=22336, ia=22333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22333 (s=22312, is=22335, ic=22336, ia=22333)