Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23399 (s=23399, is=23421, ic=23422, ia=23419)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23422 (s=23399, is=23422, ic=23423, ia=23420)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23423 (s=23399, is=23422, ic=23423, ia=23420)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23420 (s=23399, is=23422, ic=23423, ia=23420)